Sebastian K�sters wrote:
i tried to install amanda on a client, but it says
Linux? Version? That's when installing from rpms that were not compiled for that particular OS version.
libc.so.6(GLIBC_2.3) is needet bei amanda- 2.4.3-4.
1. Is libc.so.6 available on that system? Normally you find it in /lib/libc.so.6 ? What version do you have?
2. What is the content of /etc/ld.so.conf ?
3. What is the output of "ldd /the/path/to/an/amanda/program". Are there any other missing libraries?
But libc.so.6 is on the system. I tried to copy it into different lib-directorys but it did not work.
What can I do? On 6 of 10 Systems the installation works fine
Compile from source. It's actually quite easy! And you can run the last stable version (currently 2.4.4p3) instead of a 2 year old one. Gene Heskett posts his build script about every two weeks. Look in the archives.
-- Paul Bijnens, Xplanation Tel +32 16 397.511 Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM Fax +32 16 397.512 http://www.xplanation.com/ email: [EMAIL PROTECTED] *********************************************************************** * I think I've got the hang of it now: exit, ^D, ^C, ^\, ^Z, ^Q, F6, * * quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, * * stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt, abort, hangup, * * PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e, kill -1 $$, shutdown, * * kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... * * ... "Are you sure?" ... YES ... Phew ... I'm out * ***********************************************************************
