Subject: Re: Installing in /usr/local rather than /usr/pkg
To: None <netbsd-users@netbsd.org>
From: Justin Heath <justin@bbnow.net>
List: netbsd-users
Date: 09/14/2001 09:14:37
On Friday 14 September 2001 09:42 am, Chris.Smith@raytheon.co.uk wrote:
> Hi,
>
> Anyone know what I need to do to install precompiled packages
> in /usr/local instead of /usr/pkg ?
>
> Cheers,
>
> - Chris.

Actually this brings up a similar question. I have been trying to figure out 
a way to install to /usr/local/pkgname (example: ./configure 
--prefix=/usr/local/mysql) instead of just /usr/local or /usr/pkg. I would 
like to do this globally like in mk.conf so I dont have to change each 
package. Any suggestions? Thanks.

--Justin