From owner-freebsd-questions@FreeBSD.ORG Thu Aug 2 18:13:05 2007 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 215B916A419 for ; Thu, 2 Aug 2007 18:13:05 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id B1B2D13C4D0 for ; Thu, 2 Aug 2007 18:13:04 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so424420uge for ; Thu, 02 Aug 2007 11:13:03 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=VNJLaLrBgSU5SLyIH63JRVVtQdbuyAlOyClwq7o/ArvZmRcyD8PxgazQhUoaczluWgs4wmfC77GSQmcsyODzksDLAowJOZxhqKEKK2QqiIzvhwbnpTVZHTDScjysLrw/giaM181s6m/X1fI/FzPpBwFX86jpiC1ms0prhuvBafU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=T4arZhKEtODKzyOGG3Z6VdurX0tKn0ZlPxQZwfgZQY/B3qpORDe1nCNSINmhd9oDltarmEqrhaHiEmR7aoSl/JH6KxBxmYFaaWOm/XUNARbruHwp9wZvGuTp5gfgU8BZoDixqZ6qPpCSGfiPmnRrGV+6CrK16LD0SCbfNrow380= Received: by 10.67.19.9 with SMTP id w9mr2284604ugi.1186078383349; Thu, 02 Aug 2007 11:13:03 -0700 (PDT) Received: from ?192.168.1.6? ( [80.213.243.231]) by mx.google.com with ESMTPS id z33sm4294788ikz.2007.08.02.11.13.02 (version=SSLv3 cipher=RC4-MD5); Thu, 02 Aug 2007 11:13:02 -0700 (PDT) From: Roberth Sjonoy To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Thu, 02 Aug 2007 20:13:07 +0200 Message-Id: <1186078387.79573.6.camel@Magda> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Imagemagick issue 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: Thu, 02 Aug 2007 18:13:05 -0000 Hello, I'm trying to install imagemagick from ports, but this appears: ==> ImageMagick-6.3.3.5_1 WMF support requires WITH_IMAGEMAGICK_MODULES. ***Error code 1 Stop in /usr/ports/graphics/ImageMagick. How do I solve this? Regards, Roberth.