 |
 |
kde on fink?
|
 |
|
 |
|
Professional Poster
Join Date: Sep 2000
Location: San Francisco
Status:
Offline
|
|
Is budnle-kde-ssl up to version 3.2.2 on fink yet? I see bundle-kde at 3.22, but the ssl version only seems to be at 3.14 for me. I'm curious if I am just doing something wrong with fink.
kman
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Nov 2003
Location: Hebburn, UK
Status:
Offline
|
|
bundle-kde-ssl is at version 3.2.2-21 here.
I am using the unstable tree though.
|
|
Just who are Britain? What do they? Who is them? And why?
Formerly Black Book
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Sep 2000
Location: San Francisco
Status:
Offline
|
|
I only had unstable selected for the main tree. I had to change that to include the crypto tree as well. My bad.
kman
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Sep 2000
Location: San Francisco
Status:
Offline
|
|
How do I get kde to start once I've installed it? I changed my .xinitrc file according to this:
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, with the following commands (it is
safe to cut and paste these):
echo "source /sw/bin/init.sh" > ~/.xinitrc
echo "/sw/bin/startkde >/tmp/kde.log 2>&1" >> ~/.xinitrc
Note that this will overwrite an existing .xinitrc file!
Now when I launch X11, it just quits immediately (Apple's x11).
kman
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Nov 2003
Location: Hebburn, UK
Status:
Offline
|
|
Hmm... Maybe it's because it's over-written the .xinitrc file rather than had the two lines
Code:
. /sw/bin/init.sh
/sw/bin/startkde >/tmp/kde.log 2>&1
just added. I'm not sure, but does it need to run the quartz window manager too?
Having checked the FAQ , it would seem having a ~/.xinitrc with just the two lines should work, so I'm a bit stumped...
try vi .xinitrc and see what's actually in it - there seems to be a conflict smewhere, I'd imagine. Also - I'd go asking in the UNIX forum, since they'll likely know what they're on about, unlike me 
|
|
Just who are Britain? What do they? Who is them? And why?
Formerly Black Book
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Sep 2000
Location: San Francisco
Status:
Offline
|
|
Originally posted by Black Book:
Hmm... Maybe it's because it's over-written the .xinitrc file rather than had the two lines
Code:
. /sw/bin/init.sh
/sw/bin/startkde >/tmp/kde.log 2>&1
just added. I'm not sure, but does it need to run the quartz window manager too?
Having checked the FAQ , it would seem having a ~/.xinitrc with just the two lines should work, so I'm a bit stumped...
try vi .xinitrc and see what's actually in it - there seems to be a conflict smewhere, I'd imagine. Also - I'd go asking in the UNIX forum, since they'll likely know what they're on about, unlike me
Yeah, it definitely replaced my .xinitrc file. I'm thinking that screwed up Apple's x11. Perhaps these instructions are just for the xfree86 install of x11? That would seem odd given the number of people running Apple's version.
kman
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Oct 2001
Location: Yokohama, Japan
Status:
Offline
|
|
I have the latest KDE installed through fink, and my .xinitrc has just this in it:
/sw/bin/startkde >/tmp/kde.log 2>&1
This setup works just fine with Apple's X11. I'm not sure what the problem is.
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Sep 2000
Location: San Francisco
Status:
Offline
|
|
I'm having trouble getting it installed. It keeps failing (I didn't copy the error  ). What did you do for the dependency packages? Did you accept all of the defaults or use the ssl enabled versions (I'm installing the ssl version of kde). I'm assuming the latter, but figured they must have defaults for one reason or another.
kman
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Sep 2000
Location: San Francisco
Status:
Offline
|
|
This is how the install ends:
/usr/bin/install -d -m 755 /sw/src/root-kbabel-3.2.2-21/sw/share/icons/locolor/32x32/apps
/bin/mv /sw/src/root-kdesdk3-3.2.2-21/sw/share/icons/locolor/32x32/apps/catalogmanager.png /sw/src/root-kbabel-3.2.2-21/sw/share/icons/locolor/32x32/apps/
/usr/bin/install -d -m 755 /sw/src/root-kbabel-3.2.2-21/sw/share/services
/bin/mv /sw/src/root-kdesdk3-3.2.2-21/sw/share/services/dbsearchengine.desktop /sw/src/root-kbabel-3.2.2-21/sw/share/services/
mv: rename /sw/src/root-kdesdk3-3.2.2-21/sw/share/services/dbsearchengine.desktop to /sw/src/root-kbabel-3.2.2-21/sw/share/services/dbsearchengine.desktop: No such file or directory
### execution of /bin/mv failed, exit code 1
Failed: installing kbabel-3.2.2-21 failed
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Oct 2001
Location: Yokohama, Japan
Status:
Offline
|
|
I just installed the ssl bundle with defaults. I had some errors at various places, but not with kbabel. I solved one of them (it was complaining about some perl xml parser) by enabling the perl 5.6.0 package that is for some reason required (OS X comes with a newer version, but I guess this thing needs 5.6.0 for some reason). That doesn't seem to be your problem, so I can't really help.
If you're using FinkCommander (I highly recommend it) I suggest you send an error mail and include as much detail about the problem as you can. I've gotten very prompt help that way in the past.
One problem I am having, though, is that I can't get KDE to antialias fonts. The setting never sticks when I change it in the Control Center. Does anyone know how to fix this?
(Last edited by wataru; May 25, 2004 at 06:43 PM.
)
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Nov 2002
Location: Singapore
Status:
Offline
|
|
Hi guys. I've got a problem here. I installed the KDE bundle via Fink and when I launch one of the apps that came with KDE, some of them crashed upon launch, and a couple of them froze and I can't seem to kill them in the command line.
Any ideas?
I'm a n00b at this so please forgive me for any silly mistakes I may have committed 
|
mac.goodies webstore / Switched to an iBook in November 2002. Never looking back.
iBook R.I.P. 20 Nov 2002 - 2 Aug 2005
Hello Leopard! On iMac 17" Intel Core Duo 1.83GHz 2GB, iPod 5th gen 30GB and iPhone
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Nov 2003
Location: Hebburn, UK
Status:
Offline
|
|
Did you install from binaries or from source?
I first went for a binary install and had problems. Haven't had any since doing it from source, although it was a helluva pain in the backside to install it...
|
|
Just who are Britain? What do they? Who is them? And why?
Formerly Black Book
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Nov 2002
Location: Singapore
Status:
Offline
|
|
Originally posted by Black Book:
Did you install from binaries or from source?
I first went for a binary install and had problems. Haven't had any since doing it from source, although it was a helluva pain in the backside to install it...
I installed it from the binaries...
|
mac.goodies webstore / Switched to an iBook in November 2002. Never looking back.
iBook R.I.P. 20 Nov 2002 - 2 Aug 2005
Hello Leopard! On iMac 17" Intel Core Duo 1.83GHz 2GB, iPod 5th gen 30GB and iPhone
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Nov 2002
Location: Singapore
Status:
Offline
|
|
How do I go about reinstalling KDE? Or would that be not advisable? 
|
mac.goodies webstore / Switched to an iBook in November 2002. Never looking back.
iBook R.I.P. 20 Nov 2002 - 2 Aug 2005
Hello Leopard! On iMac 17" Intel Core Duo 1.83GHz 2GB, iPod 5th gen 30GB and iPhone
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Oct 2001
Location: Yokohama, Japan
Status:
Offline
|
|
The .info file for bundle-kde tells you how to remove it; I recommend using FinkCommander and using the "info" button after selecting the appropriate package. After you remove it, do an install from source instead of binary. It will take a long time, but it works for me.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|