Edenyard wrote:
>
> I've got the tar.gz file and uncompressed it into a
> directory /xtg off my own directory /home/gdp but all
> I get when I try and run its executable (xt) is this
> message: bash: /home/gdp/xtg/xt: No such file or directory
and Steven <[EMAIL PROTECTED]> responded:
>Just to make sure that that the dependencies are OK,
>I would go to the /home/gdp/xtg directory and do:
------
>ldd xt
------
That's about the kind of problem I had with lilo trying to restore bootability
to my first hard disk. I wanted to make the Linux partition bootable, though
/usr was in a partition on the second hard disk, apparently trashed. The reason
for wanting to make this Linux root partition bootable was because I was able to
access the CD-ROM from that version, and I wouldn't be prompted for a ramdisk
image diskette, as would happen if I used LOADLIN with mount root=/dev/hda6. I
used lilo with full path, or ./lilo if I were in that directory. Linux is
blind!
Now what is ldd? Is it a Linux executable file, or is it an internal command?
Now there is another explanation, found in a tagline on a NetBSD emailing list:
"GNU/Linux: About as stable as the elements at the bottom of the periodic
table"