Try the following: export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig echo "/usr/local/lib" > /etc/ld.so.conf.d/libnl.conf ldconfig
On Wed, Aug 13, 2014 at 8:09 PM, Mike Reeves <[email protected]> wrote: > Trying to compile the latest RC candidate from github and I am getting this > when I go to install in the config.log: > > Package libnl-3.0 was not found in the pkg-config search path. > > I have libnl3 installed but not sure anyone else has seen this problem. I am > running CentOS 6.5. > > Thanks > > Mike > > -- > You received this message because you are subscribed to the Google Groups > "netsniff-ng" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- Jon Schipp, jonschipp.com, sickbits.net -- You received this message because you are subscribed to the Google Groups "netsniff-ng" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
