Hi folks,
OpenBSD 4.0
I need to install "rox-filer"
On running;
# pkg_add rox-filer
It hung there for prolonged time.
So
^C
to exit it.
On running;
# pkg_info showpkg rox-filer
Code:
Error from ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/amd64/:
550 showpkg.tgz: No such file or directory
Error from ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/amd64/:
550 rox-filer.tgz: No such file or directory
On browsing;
ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/i386
I found rox-filer-2.4.1 there.
Then running;
# export PATH=ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/i386
# pkg_add rox-filer-2.4.1
Code:
ksh: pkg_add: not found
# which pkg_add
Code:
ksh: which: not found
# exit
$ which pkg_add
It is there. Please help. TIA
B.R.
satimis