Hi, On Friday 20 August 2004 16:31, Sabir Pasha wrote:
> I just downloaded amanda and I've went through the > readme and faq, but > can't seem to solve this one(and I betcha it's an easy > one). > amadmin: error while loading shared libraries: > libamserver-2.4.4p3.so: > cannot open shared object file: No such file or > directory amadmin can't find the library in your library path. Try export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib and it should work. regards, Andreas
