Re: /bin/ksh not found
From: scriptOmatic (ScriptOmatic@ChironComputing.Com)
Date: 04/22/03
- Previous message: Rich Teer: "Re: /bin/ksh not found"
- In reply to: gilgantic: "/bin/ksh not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: scriptOmatic <ScriptOmatic@ChironComputing.Com> Date: Tue, 22 Apr 2003 16:06:43 GMT
gilgantic wrote:
>
> I am getting the following error "/bin/ksh not found" when I execute a
> simple shell script. I have #!/bin/ksh at the beginning of my file. I
> tried
> #/usr/bin/ksh as well, but the same error.
>
> 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.
>
> What options I can I try to resolve? I am know UNIX guru, I just know
> a few commands, so please keep in layman terms.
>
> Thanks!
> Gil
Depending on the version of Linux you have, you can simply
insert the installation CD and install it.
Use the tool provided by your Linux to search the cd for ksh.
Otherwise you can find it at http://rpmfind.net/
-- http://ftp.opensysmon.com is a shell script archive site with an open source system monitoring and network monitoring software package. Many platforms are supplied already compiled.
- Previous message: Rich Teer: "Re: /bin/ksh not found"
- In reply to: gilgantic: "/bin/ksh not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|