Date: Thu, 05 Jan 2006 19:18:05 +0000 From: Crispy Beef <crispy.beef@ntlworld.com> To: freebsd-questions@freebsd.org Subject: Compiling Ports... Message-ID: <43BD70ED.1000506@ntlworld.com>
next in thread | raw e-mail | index | archive | help
Am trying to get my head around the ports system, specifically custom options when compiling. For example I would like to install apache 2.2 under it's own dir in /usr/local, say /usr/local/apache22. If I was rolling my own version using the configure script I would do: ./configure prefix="/usr/local/apache22" With that everything would go into that dir, bin files, confs etc. etc. I understand how to make use of the options stuff WITH_ WITHOUT etc. it's just the installation prefix that's bugging me. Have I messed something simple here? Cheers, -- Paul
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43BD70ED.1000506>