[AGENT++] Compilation Issues

Crast, Nicholas Nicholas.Crast at saabsensis.com
Thu Jan 14 15:17:24 CET 2016


Steven,

My LD_LIBRARY_PATH has been set to /usr/local/lib already:

[nick at nick-90037 agent++-4.0.4]$ echo $LD_LIBRARY_PATH
/usr/local/lib

Still receiving the same configuration error. If I run ls -1 /usr/local/lib, I see:
libsnmp++.a
libsnmp++.la
libsnmp++.so
libsnmp++.so.33
libsnmp++.so.33.0.5

So the library is definitely there.

----------------------------------------
Nick Crast
Software Engineer
Saab Sensis Corporation
Phone: 315-445-5703
Email: Nicholas.Crast at saabsensis.com

-----Original Message-----
From: "MATTY, Steven" <steven.matty at airbus.com>
To: "agentpp at agentpp.org" <agentpp at agentpp.org>
Subject: Re: [AGENT++] Compilation Issues
Message-ID:
	<D9712B947A4CCA43AB42F01B90AF1DEC0148C5CF88 at AUK52715.UKN.UKNROOT.ASTRIUM.CORP>
	
Content-Type: text/plain;	charset="utf-8"

Hi

Try adding /usr/local/lib to your LD_LIBRARY_PATH    
Saying that,     --with-libsnmp-prefix      should work.

We build on CentOS 7 using the following (we build all our 3rd party under /opt/ThirdParty)

export BUILDROOT=/opt/ThirdParty
./configure -with-libsnmp-prefix=$BUILDROOT /snmp++-3.3.4 --prefix=$BUILDROOT/agent++-4.0.2 --enable-static=no

Regards

Steve

-
This message is intended only for the addressee and may contain information that is company confidential or privileged.  Any technical data in this message may be exported only in accordance with the U.S. International Traffic in Arms Regulations (22 CFR Parts 120-130) or the Export Administration Regulations (15 CFR Parts 730-774). Unauthorized use is strictly prohibited and may be unlawful. If you are not the intended recipient, or the person responsible for delivering to the intended recipient, you should not read, copy, disclose or otherwise use this message. If you have received this email in error, please delete it, and advise the sender immediately. 
-          


More information about the AGENTPP mailing list