Re: Error when setting path

2003-08-17 Thread Thomas Krennwallner
Hi! On Sun Aug 17, 2003 at 02:11:45PM +0200, Wayne Gemmell wrote: > When I try to append to my current path I get the following output > > [EMAIL PROTECTED]:~$ export $PATH=$PATH:/usr/local/j2sdk1.4.2/bin/ > bash: export: > `/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin=/bin:/usr/bin:/usr/X11R6/bi

Re: Error when setting path

2003-08-17 Thread Wayne Gemmell
Hmmm, last thing on my mind... thanks, it works now Wayne On Sunday 17 August 2003 14:15, Isaac To wrote: > > "Wayne" == Wayne Gemmell <[EMAIL PROTECTED]> writes: > > Wayne> Any ideas?? These are just two of my many attempts, the second > Wayne> being as root. As you can see the direct

Re: Error when setting path

2003-08-17 Thread Isaac To
> "Wayne" == Wayne Gemmell <[EMAIL PROTECTED]> writes: Wayne> Any ideas?? These are just two of my many attempts, the second Wayne> being as root. As you can see the directory does exist but from Wayne> what I can tell that doesn't matter much. Remember that the shell language is

Error when setting path

2003-08-17 Thread Wayne Gemmell
Hi all, When I try to append to my current path I get the following output [EMAIL PROTECTED]:~$ export $PATH=$PATH:/usr/local/j2sdk1.4.2/bin/ bash: export: `/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/j2sdk1.4.2/bin/': not a valid identifie