Quote:
|
Originally Posted by dktrickey stefmit,
Glad you found a solution. I'd urge you to use Apple's version of X11 instead of the one available through Fink (unless they're pointing to Apple's X11).
Apple's has Open GL acceleration, integration with Aqua, etc. It's FASTER! Go to -> http://www.apple.com/macosx/features/x11/download/ (thanks to cfleck).
Doug |
Took your advice and got it to work

Thank you! I tested as my first app ethereal. I still do not quite understand the mechanics of launching this stuff in Mac: if I am in a "Mac" terminal window, and launch
$ startx
then in the newly created terminal (under Apple's X11) I can launch any X11 program (e.g. ethereal).
If I go by the "book/instructions" way (i.e. Applications>Utilities>X11.app), any application I try to run cannot be found (a path issue of some sort, I would guess). I checked my .profile, and I have the proper "pointer" to /sw/bin/init.sh (I am running bash, of course).