From owner-freebsd-questions@FreeBSD.ORG Sun May 22 19:19:16 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22D65106564A for ; Sun, 22 May 2011 19:19:16 +0000 (UTC) (envelope-from peter@vereshagin.org) Received: from mx1.skyriver.ru (ns1.skyriver.ru [89.108.118.221]) by mx1.freebsd.org (Postfix) with ESMTP id C06F98FC16 for ; Sun, 22 May 2011 19:19:15 +0000 (UTC) Received: from localhost (tor-exit-router46-readme.formlessnetworking.net [199.48.147.46]) by mx1.skyriver.ru (Postfix) with ESMTPSA id 59F345BF3 for ; Sun, 22 May 2011 22:55:17 +0400 (MSD) Date: Sun, 22 May 2011 23:18:51 +0400 From: Peter Vereshagin To: freebsd-questions@freebsd.org Message-ID: <20110522191851.GC5680@external.screwed.box> References: MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: Organization: ' X-Face: 8T>{1owI$Byj]]a; ^G]kRf*dkq>E-3':F>4ODP[#X4s"dr?^b&2G@'3lukno]A1wvJ_L(~u 6>I2ra/<,j1%@C[LN=>p#_}RIV+#:KTszp-X$bQOj,K Subject: Re: Install ImageMagick configured with Autotrace switch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2011 19:19:16 -0000 Concrete jungle, oh freebsd-questions, you've got to do your best... 2011/05/22 10:43:52 -0700 Angelo => To freebsd-questions@freebsd.org : A> I am trying to install ImageMagick and Autotrace ports but I need to A> configure Imagemagick to work with Autotrace so it processes raster images A> to the vector svg format properly. A> A> This is what is recommended from the imagemagick website to do, but I don't A> know the commands to type in freebsd to accomplish: Quote: "For this to work A> however the 'development' "AutoTrace" library must be installed, and IM A> configured with a "--with-autotrace" switch. You'd better tweak the graphics/ImageMagick port for this. Its Makefile should have the 'CONFIGURE_ARGS =+' -like strings you can use as a sample for the WITH_* option you can easily add. Be sure to include the DEPENDS variable update for your library, too. Feel free to submit patch for that port then. The dependence library port should be already present on the ports tree, too. A> So do I install with "make --with-autotrace" then "make A> install --with-autotrace" and lastly "make clean"? This is about ImageMagick's ./configure I think. A> I already have ImageMagick and Autotrace installed but not configured A> together so I'm assuming I will have to uninstall imagemagick first then A> reinstall it with the autotrace switch? uninstall and compile anew, 'make clean' is the best to ensure this before 'make'. 73! Peter pgp: A0E26627 (4A42 6841 2871 5EA7 52AB 12F8 0CE1 4AAC A0E2 6627) -- http://vereshagin.org