public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* [tony.arnold: ImageMagick packaging problem]
@ 2003-12-26 23:13 Christopher Faylor
  2003-12-26 23:43 ` Harold L Hunt II
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Faylor @ 2003-12-26 23:13 UTC (permalink / raw)
  To: cygwin-xfree

A head's up for Harold.

Btw, since this package relies on XFree86, shouldn't it live in the
XFree86 directory.

cgf

----- Forwarded message from Tony Arnold <tony.arnold> -----

From: Tony Arnold
Subject: ImageMagick packaging problem
Date: Fri, 26 Dec 2003 16:29:10 +0000

I just downloaded and installed teh ImageMagick package. It installed 
fine, but when I tried to rung one of the command line tools such as 
identify or convert, it complained it could not find the configuration 
files in /usr/lib/ImageMagick.5.5.7 and on checking this directory does 
not exist. The readme for this package indicates this directiry tree 
should be included included in this package.

I eventually discovered the libMagick-devel package which does include 
the above directory path.

It seems to me that the pathe for the config files should either be 
included in the main package or the devel package should be a dependency 
of the main packge.

Regards,
Tony.

P.S., Please cc me in replies as I do not subscribe to this list.
-- 
Tony Arnold, Deputy to the Head of COS Division, Manchester Computing,
University of Manchester, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

----- End forwarded message -----


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [tony.arnold: ImageMagick packaging problem]
  2003-12-26 23:13 [tony.arnold: ImageMagick packaging problem] Christopher Faylor
@ 2003-12-26 23:43 ` Harold L Hunt II
  2003-12-27  4:52   ` Tony Arnold
  0 siblings, 1 reply; 3+ messages in thread
From: Harold L Hunt II @ 2003-12-26 23:43 UTC (permalink / raw)
  To: cygapps; +Cc: cygx, tony.arnold

[Moving discussion to cygwin-apps]

Christopher Faylor wrote:
> A head's up for Harold.

Thanks.

> Btw, since this package relies on XFree86, shouldn't it live in the
> XFree86 directory.

Err... well, it depends on X mostly like the emacs X package does... it 
links against it and one or two of the command-line apps uses it (mostly 
to display images), but the majority of the command-line apps don't 
actually display anything in X at all.  So yes, it does rely on it, but 
it doesn't need a working X Server to be useful.  I think its really a 
judgement call with this package as to where to put it; I put it where I 
did... if anyone feels strongly about changing that, feel free to do so, 
it will not upset me.

> ----- Forwarded message from Tony Arnold <tony.arnold> -----
> 
> From: Tony Arnold
> Subject: ImageMagick packaging problem
> Date: Fri, 26 Dec 2003 16:29:10 +0000
> 
> I just downloaded and installed teh ImageMagick package. It installed 
> fine, but when I tried to rung one of the command line tools such as 
> identify or convert, it complained it could not find the configuration 
> files in /usr/lib/ImageMagick.5.5.7 and on checking this directory does 
> not exist. The readme for this package indicates this directiry tree 
> should be included included in this package.
> 
> I eventually discovered the libMagick-devel package which does include 
> the above directory path.
> 
> It seems to me that the pathe for the config files should either be 
> included in the main package or the devel package should be a dependency 
> of the main packge.

Yes, it had been mentioned before that these were configuration files 
that were needed at run-time by the libraries and that their location 
had been changed.  However, we never fully answered our own questions 
about what to do here, so the result was that they were never moved.  We 
then started looking at using the GraphicsMagick package as a 
replacement for ImageMagick, which diverted attention from this.

I have moved the files to the libMagick6 package from the 
libMagick-devel package.  This solves the problem in the short term; the 
long term problem of how to handle the fact that this is a versioned 
directory remains open.

I will post a new version of the ImageMagick packages shortly.

Harold


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [tony.arnold: ImageMagick packaging problem]
  2003-12-26 23:43 ` Harold L Hunt II
@ 2003-12-27  4:52   ` Tony Arnold
  0 siblings, 0 replies; 3+ messages in thread
From: Tony Arnold @ 2003-12-27  4:52 UTC (permalink / raw)
  To: Harold L Hunt II; +Cc: cygapps, cygx

Harold,

Thanks for the very quick and IMHO correct fix to this problem.

Regards,
Tony.

Harold L Hunt II wrote:

> [Moving discussion to cygwin-apps]
> 
> Christopher Faylor wrote:
> 
>> A head's up for Harold.
> 
> 
> Thanks.
> 
>> Btw, since this package relies on XFree86, shouldn't it live in the
>> XFree86 directory.
> 
> 
> Err... well, it depends on X mostly like the emacs X package does... it 
> links against it and one or two of the command-line apps uses it (mostly 
> to display images), but the majority of the command-line apps don't 
> actually display anything in X at all.  So yes, it does rely on it, but 
> it doesn't need a working X Server to be useful.  I think its really a 
> judgement call with this package as to where to put it; I put it where I 
> did... if anyone feels strongly about changing that, feel free to do so, 
> it will not upset me.
> 
>> ----- Forwarded message from Tony Arnold <tony.arnold> -----
>>
>> From: Tony Arnold
>> Subject: ImageMagick packaging problem
>> Date: Fri, 26 Dec 2003 16:29:10 +0000
>>
>> I just downloaded and installed teh ImageMagick package. It installed 
>> fine, but when I tried to rung one of the command line tools such as 
>> identify or convert, it complained it could not find the configuration 
>> files in /usr/lib/ImageMagick.5.5.7 and on checking this directory 
>> does not exist. The readme for this package indicates this directiry 
>> tree should be included included in this package.
>>
>> I eventually discovered the libMagick-devel package which does include 
>> the above directory path.
>>
>> It seems to me that the pathe for the config files should either be 
>> included in the main package or the devel package should be a 
>> dependency of the main packge.
> 
> 
> Yes, it had been mentioned before that these were configuration files 
> that were needed at run-time by the libraries and that their location 
> had been changed.  However, we never fully answered our own questions 
> about what to do here, so the result was that they were never moved.  We 
> then started looking at using the GraphicsMagick package as a 
> replacement for ImageMagick, which diverted attention from this.
> 
> I have moved the files to the libMagick6 package from the 
> libMagick-devel package.  This solves the problem in the short term; the 
> long term problem of how to handle the fact that this is a versioned 
> directory remains open.
> 
> I will post a new version of the ImageMagick packages shortly.
> 
> Harold

-- 
Tony Arnold, Deputy to the Head of COS Division, Manchester Computing,
University of Manchester, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039
E-mail: tony.arnold@man.ac.uk, Home: http://www.man.ac.uk/Tony.Arnold


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-26 20:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-26 23:13 [tony.arnold: ImageMagick packaging problem] Christopher Faylor
2003-12-26 23:43 ` Harold L Hunt II
2003-12-27  4:52   ` Tony Arnold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).