On Saturday, Dec 28, 2002, at 18:06 US/Pacific, Francesco Quaranta wrote:
Both paths doesn't contain /sw/bin:/sw/sbin. If you set it up correclty, the paths should contain.The path is:root# /bin:/sbin:/usr/bin:/usr/sbinorktistes% 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!
It is indicated that you don't have sourced the .csh file correctly. For sure, I guess WHERE do you have the .cshrc files? Do you have the files in the home directory of EACH user? (you need one for each user).
What really puzzles me is that ktistes CAN use fink softwares ... As far as his path tells, he SHOULDN'T be able to use them, because /sw/bin:/sw/sbin isn't in his $PATH. But you say you can run fink as ktistes successfully ... I'm afraid you did something odd to set up your paths, didn't you?
Don't you have other offending shell initialization files? Also, what do you have in the .xinitrc files for root and ktistes?
Kow
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
------------------------------------------------------- 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
