Date: Mon, 06 Jan 2003 15:35:31 +0100 From: Andreas =?ISO-8859-1?Q?Wider=F8e?= Andersen <awand@pragma.no> To: freebsd-questions@freebsd.org Subject: Installing ImageMagick -DWITHOUT... Message-ID: <3E199433.2070307@pragma.no>
next in thread | raw e-mail | index | archive | help
Hi, I want to install ImageMagick without X and Ghostscript and other things = I don't need. I do it from ports and issue this command: # make -DWITHOUT_X11 install clean This takes me directly to the Ghostscript driver configuration screen. I = don't want Ghostscript since I don't print from this server. 1. Can I specify more "without-options", Ie. "make -DWITHOUT_X11=20 -DWITHOUT_GS install clean"? 2. What is the without syntax for Ghostscript here? 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. Thanks for any info! /Andreas --=20 Andreas Wider=F8e Andersen <awand@pragma.no> Pragma AS http://www.pragma.no 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?3E199433.2070307>