>>>>> On Thu, 03 Jun 2010 09:33:11 +0200, Magnus Fromreide >>>>> <[email protected]> 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 at MF> install time should be handled is correct. net-snmp-config is built by configure and thus will always use the prefixes that you used when configuring. It was never intended to be modified during install time (and in fact, doing so would go against the configure/make philosophy of "create everything as the user, install those (without change) as root". The only way to accomplish what you're trying to do (currently) is to run configure, build and install twice. -- Wes Hardaker Please mail all replies to [email protected] ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
