Hi everyone
I have a problem and hopefully you guys can help me!
I'm pretty new to UNIX, but i'm running Mac OSX 10.4.4 and am trying to add some things to my class path in X11.
My first thought was to try and track down '.profiles' file (as I'm using the BASH shell) and it is non-existent in my home directory...
After moving up a few directories i found the '/etc/profiles/' file and tried adding to the path using emacs, however it says its read-only...
I'm using the command
export PATH="$PATH
eveloper/Tools"
is this right?
Eventually i would like to add many things to my path, except i dont want to use the above command in the shell everytime, as it seems only temporary
Can someone help me? I really appreciate it
Thanks, Simon
I have a problem and hopefully you guys can help me!
I'm pretty new to UNIX, but i'm running Mac OSX 10.4.4 and am trying to add some things to my class path in X11.
My first thought was to try and track down '.profiles' file (as I'm using the BASH shell) and it is non-existent in my home directory...
After moving up a few directories i found the '/etc/profiles/' file and tried adding to the path using emacs, however it says its read-only...
I'm using the command
export PATH="$PATH
is this right?
Eventually i would like to add many things to my path, except i dont want to use the above command in the shell everytime, as it seems only temporary
Can someone help me? I really appreciate it
Thanks, Simon