file not found error
'Robin' R. Battey
zanfur at u.washington.edu
Fri Aug 3 14:50:32 PDT 2001
Thanks, but when I tried that earlier I got the same "not found" message.
Is there any other way? I was also unsuccessful in using gdb.
Cheers,
-robin
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
" R o b i n " R . B a t t e y
PGP Key -- http://www.cs.washington.edu/homes/zanfur/pgpkey.pub
25B1 1CA6 590D 655C 2F91 73F8 1099 BFE6 09A0 0BD6
On Fri, 3 Aug 2001, Scott Rose wrote:
> > Howdy!
> >
> > I get the following very strange behavior:
> >
> > [root at poseidon milan]# ls -l ./fpstatus
> > -rwxr-xr-x 1 root root 33274 Aug 22 1996 ./fpstatus
> > [root at poseidon milan]# file ./fpstatus
> > ./fpstatus: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically
> > linked (uses shared libs), not stripped
> > [root at poseidon milan]# ./fpstatus
> > bash: ./fpstatus: No such file or directory
> >
> > I've also tried using the full path with similar results. I believe that
> > the problem is in the shared libs (I think that it's trying to load libc6
> > libraries or something).
> >
> > Does anyone know how to list the libraries that a program would load?
>
> ldd fpstatus
>
>
More information about the Linux
mailing list