Date: Thu, 25 Jan 2001 16:05:18 +0100 From: Per Tore Larsen <per.tore.larsen@fernonorden.com> To: "'Jon W. Backstrom'" <jbackst@im.meredith.com>, "Freebsd-Questions (E-post)" <freebsd-questions@FreeBSD.ORG> Subject: RE: Apache not in the 4.2 distribution sets? Message-ID: <25879E6A7E74D411B9370050043B7F3E09F90C@RUBICON>
next in thread | raw e-mail | index | archive | help
Here goes: Have you tried to cvsup of the ports collection? Then the hole tree is updated and also you will get the latest revision of the ports coll. do a make install on /usr/ports/net/cvsup-bin DO NOT install /usr/ports/net/cvsup since it depends on X and will take years to install. Anyways, login as root, or use su and create say a file called ports.cvsup and enter the following text. *default host=cvsup.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4_2_0_RELEASE *default delete use-rel-suffix *default compress ports-all release=cvs tag=. As root run, "cvsup <path to file>\ports.cvsup The ports tree should be updated, and apache will show up. PeTe > -----Original Message----- > From: Jon W. Backstrom [mailto:jbackst@im.meredith.com] > Sent: Thursday, January 25, 2001 3:48 PM > To: freebsd-questions@freebsd.org > Subject: Apache not in the 4.2 distribution sets? > > > I've been installing FreeBSD 4.2 for the first time and I can't get > Apache and > Lynx to show up in the Installation sets or the packages to install > them. Are > they only available as part of the ports collection? > > I am installing a non-X system, but when I use Packages and choose the > "www" > group, there are no entries for "*apache*", "*lynx*", and > other packages > I would > expect to find there. I am installing via NFS from a CD-ROM > on another > local > Linux box. Even when I view "all" packages, lynx and apache > are not in > there. > > I see these in the ports directory, however, when I can > /usr/ports/www. > Does > the INDEX have missing package data for sysinstall, perhaps? > > Also, is there a command-line only version of emacs that has > been built > for > FreeBSD? Running emacs yields a [Shared object "libXaw.so.6" > not found] > > error, and so I may need to install some X-Windows files to make this > work, > perhaps? > > Thank you! > > Jon Backstrom > viking@iowa.net > jbackst@im.meredith.com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25879E6A7E74D411B9370050043B7F3E09F90C>