I installed from snapshots yesterday and installed pgsql from packages
without much todo (after installing other packages). I wiped disk and
started over; and I guess I tried to install packages in a different order
this time. I get an unusual error message when installing pgsql; whereas
icewm gives expected msg about dependancy missing. There are no packages
installed when I issues these commands:
# ls -ltr
-rw-r--r-- 1 root wheel 981420 Dec 15 17:17 icewm-1.2.28p0.tgz
-rw-r--r-- 1 root wheel 3331011 Dec 15 17:19 postgresql-server-8.1.5p4.tgz
-rw-r--r-- 1 root wheel 1085268 Dec 15 17:19 postgresql-client-8.1.5p1.tgz
# pkg_add icewm-1.2.28p0.tgz
icewm-1.2.28p0:Can't find libiconv-1.9.2p3
/usr/sbin/pkg_add: libiconv-1.9.2p3:Fatal error
# pkg_add
postgresql-server-8.1.5p4.tgz <
Can't install postgresql-client-8.1.5p1: lib not found c.40.3
Even by looking in the dependency tree:
Maybe it's in a dependent package, but not tagged with @lib ?
(check with pkg_info -K -L)
If you are still running 3.6 packages, update them.
Can't install postgresql-server-8.1.5p4.tgz: can't resolve
postgresql-client-8.1.5p1
# pkg_add
postgresql-client-8.1.5p1.tgz <
Can't install postgresql-client-8.1.5p1.tgz: lib not found c.40.3
Even by looking in the dependency tree:
Maybe it's in a dependent package, but not tagged with @lib ?
(check with pkg_info -K -L)
If you are still running 3.6 packages, update them.