Skip site navigation (1)Skip section navigation (2)
Date:      06 Jan 2003 09:48:24 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>
To:        Andreas =?iso-8859-1?q?Wider=F8e?= Andersen <awand@pragma.no>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Installing ImageMagick -DWITHOUT...
Message-ID:  <441y3qz64n.fsf@be-well.ilk.org>
In-Reply-To: <3E199433.2070307@pragma.no>
References:  <3E199433.2070307@pragma.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Andreas Wider=F8e Andersen <awand@pragma.no> writes:

> I want to install ImageMagick without X and Ghostscript and other
> things I don't need.
>=20
> I do it from ports and issue this command:
>=20
> # make -DWITHOUT_X11 install clean
>=20
> This takes me directly to the Ghostscript driver configuration
> screen. I don't want Ghostscript since I don't print from this server.

Postscript is one of the formats that ImageMagick seems to consider
fundamental.  I don't think you can build it without it.=20=20

> 1. Can I specify more "without-options", Ie. "make -DWITHOUT_X11
> -DWITHOUT_GS install clean"?

Won't help.

> 2. What is the without syntax for Ghostscript here?

You'll need to go pretty deeply into ImageMagick itself to come up
with a way to do that.

> 3. What is the general FreeBSD exclude "without" command when
> installing from ports and where is it placed? I've seen several,
> Ie. --without-gui, -DWHITOUT and so on.

See the Porter's Handbook.=20=20
Or just look at a given port's makefile to see what it supports.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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