Date: Sun, 10 Jun 2007 21:26:13 -0500 From: Eric Crist <mnslinky@gmail.com> To: goole blowfish <g.blowfish@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Does any verson of Freebsd includes the apache package? Message-ID: <7C611980-0FA3-4B0D-B9FB-72542B4BB1C1@gmail.com> In-Reply-To: <7e8337620706101854r52b62e80nc4103f9ba94fe5ca@mail.gmail.com> References: <7e8337620706101854r52b62e80nc4103f9ba94fe5ca@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 10, 2007, at 8:54 PMJun 10, 2007, goole blowfish wrote: > Dear friends, > > I have download the freebsd FreeBSD 6.2-RELEASE. > > When I install, I can't find the apache package in this installtion > package. > > > Does any verson of Freebsd includes the apache package? In a manner of speaking, yes. If you installed the ports tree during installation, simply perform the following commands when you're logged in as the root user: # cd /usr/ports/www/apache22 # make install clean Follow any instructions you see on the screen at the end of the installation - you may need to scroll up a bit to catch them all. You can scroll up by pressing Scroll-Lock and then the up/down arrows. HTH Eric Crist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7C611980-0FA3-4B0D-B9FB-72542B4BB1C1>