hi all:
        I use OpenBSD 3.8 release,but download packages from 
"ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/i386/";.
        When i install analog-6.0.tgz and webalizer-2.01.10p2.tgz,i got the 
same error message.
i run "pkg_info -K -L PKGNAME" ,but not found lib "ttf.1.3".

Is there something wrong with my system?

# pkg_add analog-6.0.tgz
analog-6.0:libiconv-1.9.2p1: complete
analog-6.0:pcre-4.5p1: complete
analog-6.0:jpeg-6bp2: complete
analog-6.0:png-1.2.8: complete
analog-6.0:gd-2.0.33p2: complete
Can't install analog-6.0.tgz: lib not found ttf.1.3
Even by looking in the dependency tree:
        libiconv-1.9.2p1, jpeg-6bp2, png-1.2.8, gd-2.0.33p2, pcre-4.5p1
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.
#

# pkg_add webalizer-2.01.10p2.tgz
Can't install webalizer-2.01.10p2.tgz: lib not found ttf.1.3
Even by looking in the dependency tree:
        jpeg-6bp2, libiconv-1.9.2p1, png-1.2.8, gd-2.0.33p2
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.
#

Reply via email to