[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Solaris 10 question
Henrik Stoerner wrote:
On Tue, Dec 20, 2005 at 08:05:20PM -0500, McGraw, Robert P. wrote:
Also is there a precompiled version that can be downloaded?
I *could* send you mine, but since its not static compiled it still
wouldn't work from you if you are missing gcc libraries. Also you
should, for security sake, never ask for or accept compiled binaries
from strangers :-)
Here is a dump of an ldd of hobbitd on my Solaris10 server, see if you
have all of these libs:
# ldd hobbitd
libresolv.so.2 => /lib/libresolv.so.2
libsocket.so.1 => /lib/libsocket.so.1
libnsl.so.1 => /lib/libnsl.so.1
libc.so.1 => /lib/libc.so.1
libmp.so.2 => /lib/libmp.so.2
libmd5.so.1 => /lib/libmd5.so.1
libscf.so.1 => /lib/libscf.so.1
libdoor.so.1 => /lib/libdoor.so.1
libuutil.so.1 => /lib/libuutil.so.1
libm.so.2 => /lib/libm.so.2
/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
/platform/SUNW,Ultra-5_10/lib/libmd5_psr.so.1
-Charles