Re: xc.la module file?
Bob Friesenhahn <[email protected]>
| Newsgroups | gmane.comp.video.graphicsmagick.core |
|---|---|
| Message-ID | <Pine.GSO.4.44.0312041327330.17213-100000@scooby.simplesystems.org> |
On Thu, 4 Dec 2003, Patrick Welche wrote:
> I just installed cvs graphicsmagick and tried:
>
> Image image("9x10","white");
> image.write("gtri.png");
>
> with Magick++. Running it gets me:
>
> Caught: Magick: Unable to access module file
> (/usr/local/lib/GraphicsMagick-1.1/modules-Q8/coders/xc.la) reported
> by module.c:541 (FindMagickModule)
This error message is regarding the file 'xc.la' rather than
modules.mgk. The modules.mgk file has been moved to a 'config'
subdirectory so all configuration files are in one place. It is not
responsible for this problem.
When you configured the software did you configure it for a modules
build, "moby" build, or a static build?
Can you send the output of
gm -version
?
> % ls -l /usr/local/lib/GraphicsMagick-1.1/modules-Q8/coders
> total 8
> -rw-r--r-- 1 root wheel 3343 Jun 26 17:05 modules.mgk
It seems like there are no modules installed. This would be the case
for the "moby" or static build. The static build should not be
looking for modules at all. The "moby" build will check for existing
modules, but the GM modules are embedded in libGraphicsMagick.so.
> So it seems my modules.mgk are confused, but why would the apparently
> new library look in the old place? How do I unconfuse things?
It seems like you have overlapping installs. It could be that there
is a bug in the software, or it could be that a pre-existing library
is being used rather than the one you just installed.
Bob
======================================
Bob Friesenhahn
[email protected]
http://www.simplesystems.org/users/bfriesen
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/