On Thu, May 14, 2009 at 01:39:13PM -0700, Fortunato wrote:

> I'm also having a problem but with PKG_PATH:
> 
>   # pwd
>   /root/Desktop
>   # ls -l openbgpd-4.4.1.tgz                                                  
>    
>   -rw-r--r--  1 root  wheel  163070 May 13 18:08 openbgpd-4.4.1.tgz
>   # export PKG_PATH=/root/Desktop
>   # pkg_add openbgpd-4.4.1.tgz                                                
>    
>   Can't find openbgpd-4.4.1.tgz
>   /usr/sbin/pkg_add: openbgpd-4.4.1.tgz:Fatal error

openbgdp-4.4.1.tgz is a source tarball, not an OpenBSD binary package
(imo, adding '-op' [Openbsd Package] to the package names would be a
good way to avoid this confusion, but anyway) and OpenBGPD is bgpd(8)
on OpenBSD.  if you want a newer version of OpenBGPD than what's in
OpenBSD 4.4, it's probably easiest to upgrade to 4.5.

-- 
jake...@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Reply via email to