From: Michele Andreoli (andreoli@pisoft.it)
Date: Tue Mar 16 1999 - 22:01:56 CET
On Tue, Mar 16, 1999 at 09:32:09AM -0600, Joe Kerman - JVLNET Sys Adm wrote:
> I have tried just putting the binary file on the disk but it did not work.
> I dont know what kind of binary to use! (The one i tried was a redhat 5.1
> binary)
>
This is a general question: we cannot put generic binaries in muLinux,
because muLinux uses lib.so.5 ELF executable. Any new command requires
a proper recompilation and I do this in my old RedHat 4.2, or Debian 1.3.1
distro.
In Linux, there is a command for this check: "ldd"
(print shared library dependencies). This command is available in GCC
addon.
Ex: the command
# ldd hdparm
return this output:
libc.so.5 => /lib/libc.so.5 (0x4000b000)
This command is OK for mulinux!
Ciao
-- Mi sarebbe piaciuto concludere con un'affermazione positiva, ma non me ne vengono in mente. Vanno bene due negative? -- Woody Allen
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:11 CET