first manually download the package to your machine via ftp. then run pkg_add against the file you just downloaded. if something doesn't work, you'll know exactly which part is failing.
-- John Brooks [EMAIL PROTECTED] > > Hi, > how can I make pkg_add work with http? I already have > PKG_PATH="http://ftp-stud.fht-esslingen.de/pub/OpenBSD/4.0/packages/i386/" > FETCH_CMD="/usr/local/bin/wget" > but pkg_add -v doesn't work. > > Best > Martin