# pkg_add webalizer
Error from ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/amd64/:
Unknown command.
Can't install gd-2.0.33p2: lib not found fontconfig.3.0
Even by looking in the dependency tree:
        jpeg-6bp3, libiconv-1.9.2p1, png-1.2.8
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 gd-2.0.33p2: lib not found freetype.13.1
Can't install webalizer-2.01.10p3: can't resolve gd-2.0.33p2

Then more corruptions happen in the DB after that trying to remove them, etc.

No. Packages are not damaged.
In fact it's looking for
    /usr/X11R6/lib/libfontconfig.so.3.0
    /usr/X11R6/lib/libfreetype.so.13.1
libraries which are provided with xbase39 installation set.

Extract the xbase39.tgz and voila you're done.
    tar -pzxf xbase39.tgz -C /

Reply via email to