Will wrote: > I'm trying to setup amanda backup on my machine but i'm getting this line > "ld.so.1: ssh: fatal: relocation error: file /usr/bin/ssh: symbol > ENGINE_load_pk11: referenced symbol not found". > > How do i go about fixing this problem?
If LD_LIBRARY_PATH is set in your environment, unset it. It breaks software, such as trying to make the OS-provided ssh use an incompatible version of OpenSSL. -- -Alan Coopersmith- alan.coopersm...@sun.com Sun Microsystems, Inc. - X Window System Engineering _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org