I was mucking around with it some more and while at home tried the same
thing but with the hard drive. I booted off of the floppy and then mounted
the hard drive. I did "ldd foo" and for every library needed, I created a
symlink in:
/lib (on the machine booted off of the tomsrtbt)
to the appropriate library on the mounted drive and it worked. Now I just
have to see if it will work on the CD.
The only problem I'm having now is that one of the utilities is a network
based utility and is coming up with "unknown protocol", even though I've
added it to "/etc/services".
Oscar
At 01:48 PM 1/27/01 +0100, Bjorn Eriksson, you wrote:
>On Fri, 26 Jan 2001, Oscar Ricardo Silva wrote:
>
> >I guess I'm missing a few things. In the FAQ, it says that if you want use
> >libc.so.6, it should be put on the floppy. Well ... I created the CD and
> >put all the libraries on the CD, which are available after I've mounted the
> >cd under /cdrom using:
>
> A 'ldd foo' should tell you what libraries are needed and if they can
>be accessed.
>
>
>//Björnen.