Hi folks, I tried the whole day without a breakthrough.
following is only one of the examples tried on my test, I suspect whether the packages on following site are suitable for my application. Follow is only an example of the tests I tried. # uname -a OpenBSD home.openbsd101 4.0 GENERIC#690 amd64 # pkg_add -v ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/amd64/nano-1.2.5.tgz Can't find ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/amd64/nano-1.2.5.tgz /usr/sbin/pkg_add: ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/amd64/nano-1.2.5.tgz:Fatal error # export PKG_PATH=ftp.it.net.au/mirrors/OpenBSD/4.0/packages/amd64/ (no complaint) # pkg_add -v nano-1.2.5tgz Can't find nano-1.2.5.tgz /usr/sbin/pkg_add: nano-1.2.5.tgz:Fatal error # export PKG_PATH=ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/amd64/ (no complaint) # pkg_add -v nano-1.2.5.tgz same result nano-1.2.5.tgz is on; ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/amd64/ Pls help. TIA B.R. Stephen Liu -- View this message in context: http://www.nabble.com/Problem-on-installing-new-packages-tf3467396.html#a9674493 Sent from the openbsd user - misc mailing list archive at Nabble.com.