<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>dbclient: error while loading shared libraries</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

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

</BODY>
</HTML>