[PLUG] /bin/bash permission denied

scott at opensoars.com scott at opensoars.com
Sat Mar 23 01:25:41 UTC 2002


Ahh, you're probably right about the old version of libc thing. ldd could 
have been a LOT more helpfile! This sounds like a bug in ldd, has it 
been/should it be reported? Thanx,
-Scott

On Fri, 22 Mar 2002, Paul Heinlein wrote:

> On Fri, 22 Mar 2002 scott at opensoars.com wrote:
> 
> > $ file squake
> > squake: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically 
> > linked (uses shared libs), not stripped
> > 
> > $ ldd squake
> > /usr/bin/ldd: ./squake: No such file or directory
> > 
> > So it seems like the 'file' exists, but anything that attempts to access 
> > it as an executable thinks it doesn't exist... Any clues? Thanx,
> 
> Typically, this means the binary in question was linked against a
> version of libc that's not available on your system, e.g., libc.so.5.
> Some (most?) distributions make it available via an optional package
> like the libc-5.blah rpm from Red Hat.
> 
> -- Paul Heinlein <heinlein at attbi.com>
> 
> 
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
> 





More information about the PLUG mailing list