Date: Thu, 11 Dec 2003 19:25:19 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Tony Jones <tony@tonyjones.com> Cc: questions@freebsd.org Subject: Re: Perl 5.8.2 problems (was Re: how to build Spamassassin) Message-ID: <20031211192519.GA75256@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20031211175627.A58DA5F5@zebedee.tonyjones.com> References: <20031211175627.A58DA5F5@zebedee.tonyjones.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 11, 2003 at 09:56:27AM -0800, Tony Jones wrote: > =20 > > > why is it in /usr/local/perl/bin? As far as I have seen, the ports=20 > > > collection doesn't do that. did you install as a port (make install i= n=20 > > > /usr/ports/lang/perl5.8)? > >=20 > > Yes. make install PREFIX=3D/usr/local/perl >=20 > I of course also did 'make PREFIX=3D/usr/local/perl' before doing the ins= tall. The main reason for doing that sort of thing with most unixoid systems is that using a unique prefix for every software package you install means that you can easily identify which files belong to what package when later on it comes time to update things. However, you don't have to do it that way on FreeBSD -- the ports system itself keeps track of where all of the installed files come =66rom. Following the defaults -- that is, using the prefixes /usr/local or /usr/X11R6 -- means that all the binaries will appear in locations that are already on user paths, and dependent software packages will be able to find shared libraries to link against. But then again, it's your system and you can do what you like with it. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/2MSedtESqEQa7a0RAnvTAJ4nbEmU06KTGHGZPUwJKdCaXpjt/QCfRKvz 5iqfRypx+mnjRlk3Lv6MRR4= =ORB7 -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031211192519.GA75256>