RE: Choose destination directory at installation

"Frank, Jason" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
I do this all of the time to handle package building on Solaris.
Basically, you install into a temporary directory and create your
package off of that.  Here's what I use:

make install prefix=${TMP}/${prefix} exec_prefix=${TMP}${prefix}

In my case, the value of $prefix is the same prefix that was passed into
configure.  So, your question about changing paths doesn't really apply
to my situation.

But I can't think of any paths that get hardcoded in the programs
anywhere.  Net-SNMP doesn't use a .pc file, and I'm not sure what else
there might be that would need to be fixed.  You'll have to set your
LD_LIBRARY_PATH, PATH, and MANPATH appropriately if you chose some
whacky install dir, but that's whether it's done at configure or install
time.

Jason

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
Sauterel Fabrice
Sent: Thursday, October 19, 2006 8:23 AM
To: [email protected]
Subject: RE: Choose destination directory at installation

Thanks for the answer Dave and Thomas!

Is it also "hard-coded" in binaries and libraries??? Or just in
"readable" text files in case I could write a script to identify and
replace it.
Does it mean that everytime we want to change to install directory, we
have again to "configure, make and make install"???

>Then you need to configure --prefix=/some/where/else. These paths get
hard-coded into the toolkit, so you cannot
>changethem(permanently) at install time.

------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


<font size="1" face="arial">This message (including any attachments) may contain confidential or otherwise privileged information and is intended only for the individual(s) to which it is addressed. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message or that arise as a result of e-mail transmission. If verification is required please request a hard-copy version from the sender.

SOURCECORP, Incorporated
www.srcp.com
</font>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.