From owner-freebsd-questions Sat Apr 20 22: 3:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from DNS2.alterity.net (dns2.alterity.net [198.63.17.11]) by hub.freebsd.org (Postfix) with ESMTP id 31D1A37B404 for ; Sat, 20 Apr 2002 22:03:18 -0700 (PDT) Received: from prime.gushi.org (prime.gushi.org [208.23.118.172]) by DNS2.alterity.net (8.11.6/8.11.6) with ESMTP id g3L51Wn05142; Sun, 21 Apr 2002 01:01:33 -0400 (EDT) (envelope-from danm@prime.gushi.org) Received: from prime.gushi.org (localhost [127.0.0.1]) by prime.gushi.org (8.12.3/8.12.3) with ESMTP id g3L53EAm034371; Sun, 21 Apr 2002 01:03:14 -0400 (EDT) Received: from localhost (danm@localhost) by prime.gushi.org (8.12.3/8.12.3/Submit) with ESMTP id g3L53A4V034368; Sun, 21 Apr 2002 01:03:14 -0400 (EDT) Date: Sun, 21 Apr 2002 01:03:10 -0400 (EDT) From: "Dan Mahoney, System Admin" To: Martin Karlsson Cc: questions@FreeBSD.ORG Subject: Re: x11 and ports. In-Reply-To: <20020420073236.GA6667@foo31-146.visit.se> Message-ID: <20020421005422.V61009-100000@prime.gushi.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 20 Apr 2002, Martin Karlsson wrote: > * Dan Mahoney, System Admin [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