On Thu, May 14, 2009 at 01:39:13PM -0700, Fortunato wrote:
>   # 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

openbgpd is not a package.  It's included in the base operating system
(assuming you're running OpenBSD).

$ which bgpd
/usr/sbin/bgpd

-ME

Reply via email to