Cristiano Deana wrote:
2007/7/2, Alden Pierre <[EMAIL PROTECTED]>:
>> > You probably didn't export PKG_PATH into your environment:
Here is all of my exported variables from my .profile. env | grep
PKG_PATH comes back with the ftp site I have set
in my .profile.
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/
export EDITOR FCEDIT MAIL PATH TERM PKG_PATH
is that root's .profile?
how do you login as root? using su? or su -?
This is root's .profile. I login via su -l.
if that's your normal user profile you can use 'sudo pkg_add -i
screen' if it's root's profile use sudo -i
I get a different error, when I run the same command with sudo. The
error is below.
OOPS: setsockopt
OOPS: child died
No packages available in the PKG_PATH
Can't resolve screen
Regards,
Alden