Berk D. Demir wrote:
You installed the libs but system's dynamic linker doesn't have a clue
about them.
Tell him the location of newcomers with
ldconfig -m /usr/X11R6/lib
OK, I needed to also do ldconfig -m /usr/local/lib as well and then redo
the ldconfig -m /usr/X11R6/lib and now it
On Mon, Jun 26, 2006 at 05:16:58PM -0400, Daniel Ouellet wrote:
> Interesting as I never install any x* before 3.9. Never did on any
> systems what so ever. Not sure why it's needed now, but you were
> right.
Search the archives; there was a bit of a to-do over it.
--
o
So, I must have something else messed up then:
# /usr/local/bin/webalizer -c /var/www/sites/webalizer/test.conf
/usr/local/bin/webalizer: can't load library 'libfreetype.so.13.1'
# ls -al /usr/X11R6/lib/libfreetype.so.13.1
-rw-r--r-- 1 root wheel 647408 Mar 10 13:55
/usr/X11R6/lib/libfreetyp
Berk D. Demir wrote:
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 /
On Mon, Jun 26, 2006 at 04:35:11PM -0400, Daniel Ouellet wrote:
> # 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
Do you have the x*.tgz sets installed?
--
o-
# 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 wi
Looks like the packages for Weblizer on AMD64 is corrupted.
One three different systems, it all show thew same errors.
If I am not mistaken it is here:
freetype.13.1
Freetype is version 1.3.1, not 13.1 as below.
# pkg_add webalizer
Error from ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/amd
7 matches
Mail list logo