On Thu, 22 Jun 2000, David Talbot wrote:
>Checked it, I declare my PATH and CLASSPATH next to each other and export
>them in the same statement. It takes my classpath, but fails to take my PATH.
>
>I get
>/sbin:/usr/sbin:/usr/bin:/usr/X11R6/bin:
>
>no matter what I set my path to in /etc/profile still.
>
>Any other ideas?
Did you separate the path-additions with colons? I have seen someone
putting DOS-like semi-colons in there, and that won't do much good.
Otherwise first try if you can modify the $PATH in ~/.bash_profile.
I have done this in there and it works:
PATH=$PATH:$HOME/bin:
Paul
--
Creativity is limited only by your imagination.
)0( [[EMAIL PROTECTED]] )0(
http://nlpagan.net - ICQ 147208
Registered Linux User 174403