Re: /bin/ksh not found
From: Florian Anwander (florian.anwander@consol.de)
Date: 04/22/03
- Next message: Dave Von Pless: "Re: /bin/ksh not found"
- Previous message: John Howells: "Re: DHCP server - map to host names?"
- In reply to: gilgantic: "/bin/ksh not found"
- Next in thread: gilgantic: "Re: /bin/ksh not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Florian Anwander <florian.anwander@consol.de> Date: Tue, 22 Apr 2003 14:53:47 +0200
Hi gilgantic
> Do I need to modify my .profile or .kshrc file in anyway. My PATH
> variable does have the :bin and :usr/bin appended to the PATH.
The path should be like $PATH:/bin:/usr/bin (with leading slashes after the
colons)
btw: are you sure that the error is exactly "/bin/ksh not found"
Or is it "/bin/ksh: not found" ?
The first (without the colon) says: the shell cannot be found.
The second (with the colon) says: The shell doesn't find something.
Florian
- Next message: Dave Von Pless: "Re: /bin/ksh not found"
- Previous message: John Howells: "Re: DHCP server - map to host names?"
- In reply to: gilgantic: "/bin/ksh not found"
- Next in thread: gilgantic: "Re: /bin/ksh not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|