Can't install WGET package (or other one)
-
pkg_add
libiconv-1.11_1 & gettext-0.16.1_3 -
pkg_add -r libiconv-1.11_1 Error: FTP Unable to get ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/libiconv-1.11_1.tbz: File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 'ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/libiconv-1.11_1.tbz' by URL
-
You can search here.
http://portsmon.freebsd.org/portoverview.py?category=&portname=libiconv&wildcard=
It shows.
ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/libiconv-1.11_1.tbz
You can then.
setenv PACKAGESITE ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/
Then hope for the best.
pkg_add -r libiconv-1.11_1.tbz -
pkg_add -r libiconv-1.11_1.tbz
Fetching ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/libiconv-1.11_1.tbz… Done.
pkg_add: package 'libiconv-1.11_1' or its older version already installedFor example if I launch nano :
nano
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "nano"
-
Now i remember you….......
Use this version of pfSense
http://cvs.pfsense.org/~sullrich/testing_images/6/FreeBSD_RELENG_6_3/pfSense_RELENG_1_2/ -
I don't really understand what that means :s ?
-
Stop bothering with wget, use fetch. It's already on the box.
-
I did not know, I think that WGET was universal.
No solution for my original problem because I've others issues with this lib :/
-
Wget isn't universal, its just what all the linux distributions use and so that's what you're familiar with. Learn to use fetch, its simple.
-
In the beginning I want to correct my problem starting, because I can not install any package. (I am not against the use of fetch)