Well, I tried to get the update but it isn't there or there is no authority to get the file for some reason.
-----Original Message----- From: unspawn [mailto:[EMAIL PROTECTED] Sent: Sunday, September 17, 2006 5:19 PM To: Dennis Duffner Cc: [email protected] Subject: RE: [Rkhunter-users] running updhash (new hashupd ver 1.12) On Fri, 15 Sep 2006, Dennis Duffner wrote: > Well, I still don't understand what the script is asking for with the > release string. The release string is needed for inclusion in or modification of RKH's os.dat. > It also does not like the PATH variable here. Says it's not an > identifier. :-( Tracked that down to using Bash-isms: "export FOO=BAR" won't work with Bourne (original "sh"), while "FOO=BAR; export FOO" should. Please try http://www.rootshell.be/~unspawn/hashupd-1.12.sh.gz Cheers, unSpawn ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Rkhunter-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkhunter-users
