On Mon, Nov 01, 2004 at 12:41:25PM -0600, Jason Frank wrote:
> Tested that out too.  Same problem exists, it's not passing the prefix 
> or exec_prefix down either:
> 
> bash-2.05$ make install prefix=`pwd`/pkgroot/ exec_prefix=`pwd`/pkgroot/

For the internal packages that I build I use

   prefix=$insttmp exec_prefix=$insttmp COPY_PERSISTENT_FILES=no \
           make -e install

And then I have a postinstall script that handles the
COPY_PERSISTENT_FILES part

/Niels

-- 
Niels Baggesen - @home - Århus - Denmark - [EMAIL PROTECTED]
The purpose of computing is insight, not numbers   ---   R W Hamming


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to