On Thu, Aug 03, 2006 at 12:11:08PM -0400, David T Harris wrote:
> The easiest way to install firefox on OpenBSD or any other package
> (that is available from OpenBSD) is to download the package from
> the OpenBSD website (or a mirror) or the ftp mirrors.

No, the easiest way is like so:
    
    $ man pkg_add
    [...]

    $ ftp ftp://ftp.openbsd.org/pub/OpenBSD/ftplist
    [choose a mirror]
    $ export PKG_PATH="ftp://your.mirror.com/pub/OpenBSD/$(sysctl -n 
kern.version)/packages/$(machine)/"
    $ sudo pkg_add -i your-package

-- 

o--------------------------{ Will Maier }--------------------------o
| web:.......http://www.lfod.us/ | [EMAIL PROTECTED] |
*------------------[ BSD Unix: Live Free or Die ]------------------*

Reply via email to