Hi, please post the cmake command line call you applied for openvas-libraries and the one you applied for the scanner.
In case you applied a different prefix, this might explain the problem. On Montag, 6. Mai 2013, Randal T. Rioux wrote: > > I must be doing something wrong at config/compile time: > > > > [root@janus openvas-scanner-3.4.0]# ldd /usr/local/sbin/openvassd > > linux-gate.so.1 => (0x0035c000) > > libdl.so.2 => /lib/libdl.so.2 (0x00746000) > > libgcrypt.so.11 => /lib/libgcrypt.so.11 (0x00a9c000) > > libopenvas_misc.so.6 => not found > > libopenvas_hg.so.6 => not found > > libopenvas_base.so.6 => not found > > libopenvas_nasl.so.6 => not found > > libopenvas_omp.so.6 => not found > > libgpgme.so.11 => /usr/lib/libgpgme.so.11 (0x007e9000) > > libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x001bc000) > > libgnutls.so.26 => /usr/lib/libgnutls.so.26 (0x00c73000) > > libc.so.6 => /lib/libc.so.6 (0x005ad000) > > /lib/ld-linux.so.2 (0x00587000) > > libgpg-error.so.0 => /lib/libgpg-error.so.0 (0x00873000) > > libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0x0088d000) > > libz.so.1 => /lib/libz.so.1 (0x0076a000) > > > > The messy cheat of 'export LD_LIBRARY_PATH="/usr/local/lib"' works, but > > I was wondering if anyone had a better solution! :-) -- Dr. Jan-Oliver Wagner | ++49-541-335084-0 | http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
