You're missing /sw/sbin in your PATH--this probably explains everything. It looks like you are setting your PATH manually, rather than putting

source /sw/bin/init.csh

in .cshrc or .tcshrc . You really need to do it this way instead: init.csh does a lot of things, in addition to setting the PATH.

On Monday, December 1, 2003, at 10:46 AM, Akiyoshi Kimura wrote:

Thanks for the help.

On 2003/12/02, at 0:06, Alexander K. Hansen wrote:

I've inserted some notes, but there may be a general problem with your PATH.

What do you get if you run "printenv PATH" in a terminal window?
% printenv PATH
/bin:/sbin:/usr/bin:/usr/sbin:/Users/aki/bin:/sw/bin:/usr/local/sbin:/ usr/local/bin






------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to