Date: Fri, 21 Nov 2003 09:40:19 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Rahul Fernandez <rnf006@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Can I install packages only for my release? Message-ID: <20031121094019.GB78082@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20031121085349.49061.qmail@web13506.mail.yahoo.com> References: <E62D1FE0-1BC7-11D8-A3AD-000A95BBCCF8@mac.com> <20031121085349.49061.qmail@web13506.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Bn2rw/3z4jIqBvZU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 21, 2003 at 12:53:49AM -0800, Rahul Fernandez wrote: > Hi, I shall certainly try installing a port instead. I am rather new > to FreeBSD and am unclear as to how I can obtain new packages. When I > run sysinstall, it does not offer new packages. Does that mean that > the new packages are not meant to be installed? Or is it the case > that I need to reconfigure it so that it looks in the correct place? > If the latter, does sysinstall or pkg_add know to deleter the old > version before installing the new one. Thanks for the replies. -Rahul The secret is that once you've installed the system, put away sysinstall(1). Learn how to use the system level commands for installing packages -- particularly pkg_add(1). Even better, use the ports tree. This may sound terrifying to the uninitiated: "what, you mean I should compile all this stuff from source?!" but that's the beauty of the ports system. It reduces doing all that right down to typing "make install" in the appropriate directory. It's all explained in the Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html While you're there, read about the two essential packages for managing your system: cvsup(1) and portupgrade(1) (use http://www.freebsd.org/cgi/man.cgi if you haven't already installed those ports) and then congratulate yourself in choosing (IMHO) the most maintainable computer system available bar none. 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 --Bn2rw/3z4jIqBvZU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/vd2DdtESqEQa7a0RAgHYAKCTP2WGFpaZv4jITlbkLmXhNUydHACcDrha 4eOlcdtXUHSPo9n6fCiqYrs= =SxB5 -----END PGP SIGNATURE----- --Bn2rw/3z4jIqBvZU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031121094019.GB78082>