Gentoo Archives: gentoo-desktop

From: deface <deface@×××××××××××.net>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] Trouble with ImageMagick suite
Date: Tue, 27 Mar 2007 19:17:24
Message-Id: 1175022780.10001.2.camel@alpha.uberpenguin.net
In Reply to: Re: [gentoo-desktop] Trouble with ImageMagick suite by Lindsay Haisley
1 Yes, considering you are using an X display, it will link your libs
2 appropriately.
3
4 On Tue, 2007-03-27 at 13:49 -0500, Lindsay Haisley wrote:
5
6 > The X USE flag is off:
7 >
8 > media-gfx/imagemagick-6.3.0.5 USE="bzip2 jpeg mpeg perl png tiff
9 > truetype xml zlib -X -doc -fpx -graphviz -gs -jbig -jpeg2k -lcms -nocxx
10 > -wmf"
11 >
12 > Should it be on for this ebuild?
13 >
14 > On Tue, 2007-03-27 at 13:27 -0500, deface wrote:
15 > > can you verify you do not have the X as a use flag ?
16 > > emerge -pv media-gfx/imagemagick
17 > >
18 > >
19 > > On Tue, 2007-03-27 at 11:43 -0500, Lindsay Haisley wrote:
20 > > > I have imagemagick-6.3.0.5 installed on a server running Gentoo which is
21 > > > connected by VPN to my desktop, also running Gentoo Linux. I allow the
22 > > > X server on my desktop to accept connections from clients on the server.
23 > > > This works with no problems. I can run xeyes on the server and the eyes
24 > > > show up on my desktop.
25 > > >
26 > > > On the other hand, if I run display, from the ImageMagick suite to try
27 > > > to display an image file I get only the self-doc from the program.
28 > > > Debugging with '-debug all' shows the following:
29 > > >
30 > > > 2007-03-27T11:22:25-05:00 0:01 0.020u 6.3.0 Exception display[11712]: display.c/unknown/1741/Exception
31 > > > X Window library is not available `'
32 > > >
33 > > > The system has x11-libs/libX11-1.0.3 installed on it, and also
34 > > > xorg-x11-7.0-r1, even though it never runs an X server, only X clients
35 > > > with DISPLAY pointing to another box.
36 > > >
37 > > > I've been running display successfully from another server, running
38 > > > Debian. It also runs locally on my desktop with no complaints. Does
39 > > > anyone have any idea what display on the Gentoo server box might be
40 > > > looking for, or how to provide it?
41 > > >
42 > > > --
43 > > > Lindsay Haisley | "Fighting against human | PGP public key
44 > > > FMP Computer Services | creativity is like | available at
45 > > > 512-259-1190 | trying to eradicate | http://pubkeys.fmp.com
46 > > > http://www.fmp.com | dandelions" |
47 > > > | (Pamela Jones) |
48 > > >
49 >
50 >

Replies

Subject Author
Re: [gentoo-desktop] Trouble with ImageMagick suite Lindsay Haisley <fmouse-gentoo@×××.com>