Skip site navigation (1)Skip section navigation (2)
Date:      4 Mar 2006 16:24:59 -0000
From:      Lapo Luchini <lapo@lapo.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lapo.luchini@gmail.com, ale@FreeBSD.org
Subject:   ports/94067: GIMP fails make with WITHOUT_X11
Message-ID:  <20060304162459.83995.qmail@mail.lapo.it>
Resent-Message-ID: <200603041630.k24GU9x3030210@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94067
>Category:       ports
>Synopsis:       GIMP fails make with WITHOUT_X11
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 04 16:30:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lapo Luchini
>Release:        FreeBSD 6.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD motoko.lapo.it 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Fri Feb 3 12:29:51 CET 2006 root@motoko.lapo.it:/usr/obj/usr/src/sys/MOTOKO amd64

>Description:
GIMP doesn't install using WITHOUT_X11, because
x11-toolkits/pango links a header in cairo that only gets compiled with X11.
Compiling only cairo using X11, and then using WITHOUT_X11 seems to
work around the problem and gimp installation completes.

Installing GIMP without X11 may seem silly, but as far as you only need it for
command line scripting is a useful thing.
E.g. it seems the only "real" way to convert a multi-level .xcf.gz to .png

>How-To-Repeat:
echo WITHOUT_X11=1 >>/etc/make.conf
cd /usr/ports/graphics/gimp
make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060304162459.83995.qmail>