-----BEGIN PGP SIGNED MESSAGE-----



Derek Balling wrote:
...
> EXCEPT it returns:
>
> [root@reagan linux]# ./nsrexecd
> ./nsrexecd: can't find library 'libc.so.4'

1)  make sure you have the a.out libs installed (probably in /usr/i486-linuxaout).  
They come in an rpm in the standard distribution.  They are also called libc4.  (I 
just checked the rpm is aout-libs-1.4-8 for RH5.0.)

2)  make sure that the directory with the libraries is in /etc/ld.so.conf.  This would 
be /usr/i486-linuxaout/lib for the standard locations.

3)  make sure that you have a.out binary support compiled into your kernel.

That's all you have to do to run libc4/a.out binaries usually.  If that doesn't work, 
the software may be buggy.  Another thing to try is 'ldd /path/to/prog/nsrexecd', 
which will tell you the libraries that the program depends on, and if the dynamic 
linker can find them.

_________________________________________________________________________
Kevin Mernick                                           
[EMAIL PROTECTED] / [EMAIL PROTECTED]                                     
"You certainly usually find something, if you look, but it is not always 
quite the something you were after."            --J.R.R. Tolkien 
finger [EMAIL PROTECTED] for PGP public key
_________________________________________________________________________



-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNTYoSiE7l/Bud59lAQG7pwP9HpS//zQubEOjWs9+6J4Vkqfx7rAePfA4
6fHE0lnPT86QgpO8UPblZJDrKjwE1vIJZ3YrWBOGt9CkASOzTopajzXiibPa/FkE
WtttM2hOowQcfdyjIZ/xxpB3wVSCbo6lyb/dUIf5yBeMfvnn0I2Fpac1u82XprGE
DaM7LvLZNq0=
=U957
-----END PGP SIGNATURE-----


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to