From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RZWqe-0004tW-B5 for garchives@archives.gentoo.org; Sun, 11 Dec 2011 00:00:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EC8621C18B; Sun, 11 Dec 2011 00:00:42 +0000 (UTC) Received: from mx.virtyou.com (mx.virtyou.com [178.33.32.244]) by pigeon.gentoo.org (Postfix) with ESMTP id 3B21C21C0F2 for ; Sat, 10 Dec 2011 23:59:49 +0000 (UTC) Received: from weird.wonkology.org (p5B277627.dip.t-dialin.net [91.39.118.39]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx.virtyou.com (Postfix) with ESMTPSA id 60480DC054 for ; Sun, 11 Dec 2011 00:59:48 +0100 (CET) Date: Sun, 11 Dec 2011 00:59:27 +0100 From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Imagemagick and Graphicsmagick blocking each other Message-ID: <20111211005927.6ce99d6d@weird.wonkology.org> In-Reply-To: <20111210233107.GE5966@eisen.lan> References: <20111210233107.GE5966@eisen.lan> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.8; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 81923086-5fc0-453f-9702-afc7ad4062ce X-Archives-Hash: cfbd645e0f974c47310dd3e4099307f4 Frank Steinmetzger writes: a number of packages depend on imagemagick, such as Inkscape, > Frescobaldi and some LaTeX related stuff. I wanted to take a look at > Octave, but this positively wants graphicsmagick, which is a fork of > imagemagick as far as I can tell and which conflicts with imagemagick. It seems you can install graphicsmagick along with imagemagick, if the imagemagick USE flag ist not set. Wonko