RE: Choose destination directory at installation
"Sauterel Fabrice" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
The problem remains... If I specify a "--prefix=myPrefix" for the
./configure script, then typing "make install DESTDIR=/some/where/else"
will install the agent in /some/where/else/myPrefix
If I do not specify any prefix, then typing "make install
DESTDIR=/some/where/else" will install it in /some/where/else/usr/local
I would like my root to be /some/where/else
And then:
/some/where/else/bin
/some/where/else/include
/some/where/else/sbin
etc...
> I would like to choose the directory where to install the snmpd agent
> during the installation (i.e. make install) and not at configuration
time (i.e.
> ./configure).
Try
make install DESTDIR=/some/where/else
Dave
-------------------------------------------------------------------------
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