Magnus Fromreide wrote:
> One could obviously imagine an alternate approach where I add options to
> configure to set SNMPCONFPATH and SNMPSHAREPATH. Would that solution be
> better?
Please go ahead!
+Thomas
--
ThinkGee
> On Thu, 03 Jun 2010 21:29:07 +0200, Magnus Fromreide
> said:
MF> One could obviously imagine an alternate approach where I add options to
MF> configure to set SNMPCONFPATH and SNMPSHAREPATH. Would that solution be
MF> better?
That's probably fine too...
--
Wes Hardaker
Please mail al
On Thu, 2010-06-03 at 05:16 -0700, Wes Hardaker wrote:
> > On Thu, 03 Jun 2010 09:33:11 +0200, Magnus Fromreide
> > said:
>
> MF> For the one under /another/path this is wrong, there I would like it to
> MF> print -L/another/path/lib as that is where the libraries are located.
>
> MF> N
> On Thu, 03 Jun 2010 09:33:11 +0200, Magnus Fromreide
> said:
MF> For the one under /another/path this is wrong, there I would like it to
MF> print -L/another/path/lib as that is where the libraries are located.
MF> Now my question is if I have understood how INSTALL_PREFIX and prefix
Hello.
I recently got the need to build binaries to install on a target system
and a development system where the file structure on the development
system differs from the target system but I still needs to run
net-snmp-config on the development system.
I ended up doing (on the development system