Hi comunity,
i've cross compiled dropbear 0.47 for arm linux.
I have all ok, but when i try to launch anyone about dropbear, dropbearkey or dbclient i have this error:
# ./dbclient
./dbclient: error while loading shared libraries: cannot open shared object file: cannot load shared object file: No such file or directory
On my ARM the librarie are on /lib.
I have tried to include these libraries with:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/lib
But it don't work.
An idea?
Thanks
Title: dbclient: error while loading shared libraries
- dbclient: error while loading shared libraries Francesco Andrisani
- Re: dbclient: error while loading shared librarie... Matt Johnston
