Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Billicus

macrumors 6502a
Original poster
Apr 3, 2002
981
2
Charles City, Iowa
Hi. I am working on a PowerBook 17" that came with a Panther installed on it. I downloaded and installed the X11 Windowing application for Panther. I also installed the Developer Tools so that I have a gcc compiler (2.9.x I believe). I installed Fink (0.6.1) and used 'sudo apt-get install bundle-kde' to download and install the necessary elements to get kde up and running. It took me twice to dowload all the files because something weird happened at the end. The second time I got everything but the computer locked up when I was installing them. I finally got it configured properly I think. I was going to put something to this end in .xinitrc:
source /sw/bin/init.sh
/usr/X11R6/bin/quartz-vm --proxy-only
/sw/bin/startkde

I believe shadowfax gave me these Shell commands when I set up Kde linux on my iMac. Anyway, this is the error I get when I try to run startkde from /sw/bin/startkde.

Any ideas?
 

Attachments

  • picture 1.jpg
    picture 1.jpg
    9.7 KB · Views: 226
Typos in your .xinitrc

You've got some typos. Change

/usr/X11R6/bin/quartz-vm --proxy-only

to

/usr/X11R6/bin/quartz-wm --only-proxy


I don't know if this will solve you're problem, but it might be a start.
 
You sure you installed ALL Xcode dev. packages?
The X11 dev. pkg is a custom install one.... Got me tricked too.
BTW, after (succesfully) installing X11 + dev pkgs + Fink 0.6.3 + "bundle-KDE" the KDE GUI did startup, but all windows were non-active.... So it almost worked. Any ideas if KDE desktop environment was updated since about 3 weeks? Maybe that was my problem.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.