Trying to compile nagios-plugins-1.4.12 including check_radius. I don't know how to get the configure script to find the radiusclient-ng libraries & headers.
radiusclient-ng was built with ./configure --prefix=/usr/local/radiusclient-ng for the sake of keeping it separate. The configure script for nagios-plugins doesn't seem to offer an obvious way to point to the libraries though. My best guess was ./configure --libdir=/usr/local/radiusclient-ng/lib/ --includedir=/usr/local/radiusclient-ng/include/ --with-trusted-path=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/radiusclien t-ng/sbin but config.log says: configure:22204: checking for rc_read_config in -lradiusclient configure:22239: gcc -o conftest -g -O2 -L. conftest.c -lradiusclient >&5 /usr/bin/ld: cannot find -lradiusclient Andrew Ford Wachovia Corporate Information Security 314-955-6647 desk 314-600-7025 cell [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
