On Wed, 2007-10-24 at 16:41 -0400, Ryan Beckett wrote:
>
> I am trying to install rkhunter on an SGI with IRIX 6.5 without any
> luck.   Using the command:
> 
> 
> ./installer.sh --layout /usr/local --install
> 
> 
> I get the following:   No action given, exiting
>
Hello,

I don't think we have had an IRIX user before :-)

I think we had a problem like this a few months ago, so I'm going to
suspect it is to do with your shell and the echo/print command.

Can you run these commands for me, and email me the output please:
1) 'uname'
2) 'echo abc'
3) 'echo -e abc'
4) 'print abc'
     I'm assuming the 'print' command here doesn't actually send
     anything to a printer! It should either print 'abc' on the screen
     or give an error.
5) 'print -- abc'


I also need to know what shell you are running. If you run
'ls -lL /bin/sh' that may be enough.

Finally, if you look in the 'installer.sh' file itself, you should see a
couple of lines right near the top of the file similar to these:

   INSTALLER_VERSION="1.2.6"
   APPVERSION="1.3.0"

Can you let me know what they say in your installer.sh please.



Thanks,

John.

-- 
---------------------------------------------------------------
John Horne, University of Plymouth, UK  Tel: +44 (0)1752 233914
E-mail: [EMAIL PROTECTED]       Fax: +44 (0)1752 233839

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Rkhunter-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to