The path is: > root# /bin:/sbin:/usr/bin:/usr/sbin or > ktistes% echo $PATH > /Users/ktistes/bin/powerpc-apple-darwin:/Users/ktistes/bin:/usr/local/bin:/usr > /bin:/bin:/usr/local/sbin:/usr/sbin:/sbin but .cshrc with source /sw/bin/init.csh already exists!
I use startx -- -quartz or fullscreen and I click on Xdarwin icon: the result is the same because the app opens and quicks, without any message now. I have just modified /usr/share/tcsh/examples/login commenting all the lines where the path is set, following a Stefano's suggestion from archives list (On Mon, 21 Oct 2002 Path problems and X Windows). Many thanks for your help. On 28-12-2002 1:34, "Kow K" <[EMAIL PROTECTED]> wrote: > > On Saturday, Dec 28, 2002, at 10:19 US/Pacific, Francesco Quaranta > wrote: > >> This time I used chmod to change permissions, but I saw files were >> already >> all executables. I created .Xauthority but situation is the same. I'll >> explain it better: >> >> Xdarwin works when I log as root, but when I type fink in xterm I have >> "command not found". > > This happens when the path is not know to your shell. check if "echo > $PATH" contains /sw/bin. If not, add "source /sw/bin/init.sh" to > ~/.bashrc if you're using bash, or "source /sw/bin/init.csh" to > ~/.cshrc if you're using (t)csh. > >> >> On the contrary, when I log as ktistes (=me) and open terminal, fink >> works >> with sudo pw, but startx give this: >>> Failed to connect to the HID System as the window server! >>> >>> Fatal server error: >>> Quit the Mac OS X window server or use the -quartz option. >>> >>> OsVendorFatalError >>> AbortDDX >>> Quitting XDarwin... >>> giving up. >>> xinit: Connection refused (errno 61): unable to connect to X server >>> xinit: No such process (errno 3): Server error. >> Xdarwin opens and quits immediatly. > > For sure, how do you start XDarwin? Click on XDarwin icon in Finder? > Or type "startx -- -quartz" (or "startx -- -fullscreen") in Terminal? > > You really seem to have a permission problem. > >> So Xfree and fink don't meet each other... >> >> Francesco >> > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
