...the ~/.tcshrc only has one line:

set path = ( /usr/local/pd/bin $path )

...which is for a program that I use: so, to fix this, do I just add:

set path = ( /sw $path )


jamie-
Edit the line in .tcshrc to read set path =( $path /usr/local/pd/bin:/sw)


Craig



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to