missing /usr/libexec/ld-elf.so.1 ... not found

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Wed Dec 24 05:52:29 PST 2003


Peter Leftwich <Hostmaster at Video2Video.Com> writes:

> But no.  I looked at /mnt/cdrom1/bin/* and tried a `tar -tzf
> binary-filename-here` to list the contents but it didn't work.  Is there a
> "++CONTENTS" or "ls-laR.tgz" file somewhere of the contents?

In the tarfile, of course.  ;-)

Try something like 
 # cat /mnt/cdrom1/bin/* | tar -tzf -
for the contents.  Change the 'f' to an 'x' and give the filename to
extract a particular file.


More information about the freebsd-questions mailing list