From owner-freebsd-questions Sun Dec 6 11:55:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28874 for freebsd-questions-outgoing; Sun, 6 Dec 1998 11:55:26 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ha1.rdc1.ab.wave.home.com (ha1.rdc1.ab.wave.home.com [24.64.2.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28869 for ; Sun, 6 Dec 1998 11:55:25 -0800 (PST) (envelope-from listaccount@home.com) Received: from home.com ([24.65.122.172]) by ha1.rdc1.ab.wave.home.com (Post.Office MTA v3.5 release 217 ID# 0-53853L0S0V35) with ESMTP id com; Sun, 6 Dec 1998 11:55:22 -0800 Message-ID: <366AE128.D151EC47@home.com> Date: Sun, 06 Dec 1998 13:55:20 -0600 From: "Ryan Thompson [LAM]" Reply-To: ryant@home.com X-Mailer: Mozilla 4.5 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Markus CC: freebsd-questions@FreeBSD.ORG Subject: Re: Adding ports References: <366A68EF.70D93510@ucsd.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Markus. If you DON'T want to use sysinstall... (Doing things the hard way :) Just execute pkg_add from your shell, something like the following: # pkg_add your-package-1.1.0.tgz Specify the fully qualified path and extension to the .tgz If you want to know what's REALLY going on... try the -v parameter :) pkg_add will also accept ftp URLs. Check out the man page for pkg_add. - Ryan Markus wrote: > > Hello, > > I'm a newbie, and was wondering if I could be sent an example of how to > add a package. For example the apache-1.3.3.tgz package. > > FreeBSD cheetah.mynet.com 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #0: Sat > Dec 5 23 > :30:28 PST 1998 root@cheetah.mynet.com:/usr/src/sys/compile/MARKUS > i386 > > I've tried the following according to the man page. I am logged in as > root as well. I don't want to use the /stand/sysinstall utility. I'd > rather learn how to do it all manually. > > cheetah# install > > Thank You > -- > ------------------------------------------------------------- > Mark Ennis | > mennis@ucsd.edu | > marke@sparc.sandiegoca.ncr.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