On 2009-05-14, Jose Perez Rodriguez <juangmgald...@gmail.com> wrote: > Today i was installing OpenBSD 4.5 and i type: > export PKG_PATH=ftp://tp.openbsd.org/pub/OpenBSD/4.5/packages/i386/ > chmod u=rwx /home > PKG_CACHE=/home > pkg_add k3b > > But when i type "pkg_add k3b", is not working, and the url says " > ftp://tp.openbsd.org//pub/OpenBSD/4.5/packages/i386/". Strange, isn't it? > (the double //) I'ts not my fault, so i don't what what happens. > > Thank you very much. > >
the double / is fixed in -current. but unless you're using a fairly strict proxy server, that's not your problem. as the other poster pointed out, the hostname is wrong, s/tp/ftp/.