On Fri, 2009-10-02 at 23:30 -0400, Dan Mullen wrote:
> RKH 1.3.5 (grabbed a recent CVS tar.gz)
> CentOS 4.7
> 
> I've run prelink but it cannot prelink less or pstree because
> "libncurses.so could not be prelinked".
> 
I think you need to find out why it could not be prelinked.

You may try running 'prelink -u -a' (which may take some time).
Alternatively you can try this:

   touch /var/lib/misc/prelink.force
   /etc/cron.daily/prelink

This will run the prelink cron job that usually gets run when prelinking
is required (the 'touch' just forces it to occur).

If you still get errors from RKH can you run
'prelink /lib/libncurses.so' (or wherever libncurses is kept), and email
the output. It may be that it is dependent on some other file which
requires prelinking, and so on.



John.

-- 
John Horne, University of Plymouth, UK
Tel: +44 (0)1752 587287    Fax: +44 (0)1752 587001


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Rkhunter-users mailing list
Rkhunter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to