On Friday, February 8, 2002, at 02:05 , Gregoire Faber wrote:
> OK, I tried everything you said: > > double-clicking Darwin-X does nothing. The icon bounces a bit, then it > acts as though it's on but then just quits after about 3 seconds. > I tried typing startx-- -quartz, startx -quartz, startx quartz, startx- > --quartz.. the terminal says it's an unknown command. The correct syntax is startx(one space)--(one space)-quartz startx -- -quartz You should try man startx, wether it works or not try cd / and then sudo find -iname startx. This guy should be in /usr/X11R6/bin so it�s faster to just check there first ;-) If it exists, check if you $PATH lead to there. Just type $PATH from your terminal. if /usr/X11R6/ is not in the list just add it in your .xinitrc as shown in my preceeding mail > There is no .xinitrc file in my home directory. What do I do now? I'll > go check out fink. If anyone has any idea what to do, let me know. Look at my preceeding mail > > cheers, > greg Hope it helped, By the way, are you sure you�ve installed everything as root (I don�t remember well but i think it should be...) good luck, eric _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
