Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Dec 1998 13:55:20 -0600
From:      "Ryan Thompson [LAM]" <listaccount@home.com>
To:        Markus <mennis@ucsd.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Adding ports
Message-ID:  <366AE128.D151EC47@home.com>
References:  <366A68EF.70D93510@ucsd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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

<BIG SNIP>

> 
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?366AE128.D151EC47>