configuration files in /usr

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
yecril71pl
Posts: 81
Joined: 2011-02-08T11:06:09-07:00
Authentication code: 8675308
Location: Warsaw, Poland
Contact:

configuration files in /usr

Post by yecril71pl »

libMagickCore4.x86_64: W: non-etc-or-var-file-marked-as-conffile /usr/lib64/ImageMagick-6.6.7/config/
A file not in /etc or /var is marked as being a configuration file. Please put your conf files in /etc or /var.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: configuration files in /usr

Post by magick »

We have a patch for the problem you reported in ImageMagick 6.6.8-6 Beta available by sometime tomorrow. Thanks.
User avatar
yecril71pl
Posts: 81
Joined: 2011-02-08T11:06:09-07:00
Authentication code: 8675308
Location: Warsaw, Poland
Contact:

Re: configuration files in /usr

Post by yecril71pl »

Not quite there yet :?
/var/ImageMagick-6.6.8 is not allowed in FHS 2.3
see http://www.pathname.com/fhs/ to find a better location

The standard directories are:
account, lib, cache, crash, games, lock, log, opt, run, spool, state, tmp, yp, www, ftp.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: configuration files in /usr

Post by magick »

Easy fix. Look for it in the next point release of ImageMagick within a few days. Thanks.
Post Reply