Hi
I'm trying to get the ArcServe Client Agent 4.0 to run on any Linux system
but so far I'm out of luck.
I have:
A Server with SuSE Linux 6.1 (Kernel 2.2.5) and iBCS installed. The iBCS
works (I can load the module) and now I tried to load the ArcServe Client
Agent (uagentd). The client agent for Solaris X86 doesn't run. Here is the
output of some commands:
# file uagentd
uagentd: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically
linked (uses shared libs), stripped
# ./uagentd
Unable to load shared library libnsl.so.1
#ldd uagentd
libnsl.so.1 => /lib/libnsl.so.1 (0x40007000)
libsocket.so.1 => not found
libw.so.1 => not found
libc.so.1 => /usr/lib/libc.so.1 (0x4000e000)
libc.so.6 => /lib/libc.so.6 (0x4003d000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)
Next thing I tried was running the client agent for Solaris Sparc doesn run
either:
# file uagentd
uagentd: ELF 32-bit MSB executable, SPARC, version 1
# ./uagentd
bash: ./uagentd: cannot execute binary file
And I tried to compile the iBCS on out SparcStation 10 with RedHat 6.0 but
that didn't work either. (I can post that log too if somebody is willing to
help there)
I know that there is a client agent for linux but that doesn't work with
shadowed passwords which I rather not install on our server.
Somebody suggested I rewrite solaris.o for the sparc64 but I'm not able to
do that (never did any kernel programming).
So can anybody help ?
Please ?
Pretty please ??????
Stefan Immel