On 2009-12-28, L. V. Lammert <[email protected]> wrote:
> Trying to fix an old 4.3 machine, for some strange reason both versions of
> ImageMagick require X11 - i.e.:
>
> # pkg_add ImageMagick-6.3.6.10-no_x11.tgz
> Can't install libwmf-0.2.8.3p3: lib not found ICE.8.1
> Dependencies for libwmf-0.2.8.3p3 resolve to: libxml-2.6.30,
> libiconv-1.9.2p5, jpeg-6bp3, png-1.2.22
> Full dependency tree is
> libxml-2.6.30,libiconv-1.9.2p5,jpeg-6bp3,png-1.2.22
> Can't install libwmf-0.2.8.3p3: lib not found SM.8.0
> Can't install libwmf-0.2.8.3p3: lib not found X11.11.1
> Can't install libwmf-0.2.8.3p3: lib not found Xau.9.0
> Can't install libwmf-0.2.8.3p3: lib not found Xdmcp.9.0
> Can't install ImageMagick-6.3.6.10-no_x11: can't resolve libwmf-0.2.8.3p3
>
> Is there a valid no-X11 version of ImageMagick available somewhere

Yes, in OpenBSD 4.2 or 4.4 and on.

$ cd /usr/ports/graphics/ImageMagick && cvs log Makefile | more
...
        OPENBSD_4_2: 1.96.0.2
        OPENBSD_4_2_BASE: 1.96
        OPENBSD_4_3: 1.100.0.2
        OPENBSD_4_3_BASE: 1.100
        OPENBSD_4_4: 1.101.0.2
        OPENBSD_4_4_BASE: 1.101
...
----------------------------
revision 1.101
date: 2008/05/02 19:52:19;  author: sthen;  state: Exp;  lines: +10 -9
adding libwmf pulls in X libs; move it out of no_x11 flavor.
pointed out by Olivier Mehani - thanks!  ok okan@
----------------------------

Reply via email to