Shared library errors running smbtorture in V3.2.0 and higher

Volker Lendecke Volker.Lendecke at SerNet.DE
Thu Dec 2 02:28:54 MST 2010


On Wed, Dec 01, 2010 at 02:28:09PM -0500, Charles Bryant wrote:
> Hello, 
>        I am a frequent user of the smbtorture tool which always has 
> compiled and run fine on Redhat Linux machine running kernel level 
> 2.6.9-89.0.25. 
>        I decided to upgrade from V3.0.37 to V3.2.0 and something has 
> changed as I know receive shared library errors attempting to use the 
> newly compiled smbtorture binary: 
> 
> ./smbtorture: error while loading shared libraries: libwbclient.so.0: 
> cannot openshared object file: No such file or directory. 

You might want to either copy bin/libwbclient.so and
bin/libwbclient.so.0 to a place where your dynamic linker
can find it, or add the place where those two files are
located to your LD_LIBRARY_PATH environment variable.

With best regards,

Volker Lendecke

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen


More information about the samba-technical mailing list