Date: Sun, 21 Apr 2002 01:03:10 -0400 (EDT) From: "Dan Mahoney, System Admin" <danm@prime.gushi.org> To: Martin Karlsson <martin.karlsson@visit.se> Cc: questions@FreeBSD.ORG Subject: Re: x11 and ports. Message-ID: <20020421005422.V61009-100000@prime.gushi.org> In-Reply-To: <20020420073236.GA6667@foo31-146.visit.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 20 Apr 2002, Martin Karlsson wrote: > * Dan Mahoney, System Admin <danm@prime.gushi.org> [2002-04-19 23.07 -0400]: > > Hi. I'm trying to install imagemagick so I can have some ability to write > > a script that will thumbnail images on a webpage. > > [...snip...] > > > Is there any way to get imagemagick/webmagick install, from ports, without > > installing x11? > > Reading the Makefile for ImageMagick seems to suggest making it with > the flag WITHOUT_X11=YES, i.e. 'make WITHOUT_X11 install' Hrmmm... I dunno about this... I finally made imagemagick build by running make -DWITHOUT_X11, however, webmagick still fails for me, because of another "assumption" that I have/want X. It looks for xlsfonts (and somehow magically FINDS it when it's not installed), and then fails trying to execute it looking for a default font. Of course, manually configure'ing with --WITHOUT-x (note the case difference) works. But all in all, it would be nice if there was some GLOBAL port config that says "I don't have a printer hooked up, I don't need printer drivers" or "I DON'T WANT X!" Oh well, I'm happy it's installed anyway. -Dan Mahoney > > There are more flags to set, see the Makefile. > > Note: this is untested (by me). > > HTH > -- "Station!" -Bill & Ted's Bogus Journey --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Web: http://prime.gushi.org finger danm@prime.gushi.org for pgp public key and tel# --------------------------- 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?20020421005422.V61009-100000>