Hi,
Downloaded the source, unpacked, ded
$ ./configure
...
ImageMagick is configured as follows. Please verify that this configuration
matches your expectations.
Host system type : sparc-sun-solaris2.10
Option Value
-------------------------------------------------------------------------------
Shared libraries --enable-shared=yes yes
...
LCMS --with-lcms=yes yes
...
MAGICK_LDFLAGS = -L/usr/local/lib -L/usr/openwin/lib -R/usr/openwin/lib
-L/usr/local/lib -R/usr/local/lib -lfreetype -lz -L/usr/local/lib
LIBS = -lMagickCore -llcms -ltiff -lfreetype -ljpeg -lfontconfig
-lXext -lSM -lICE -lX11 -lsocket -lnsl -lXt -lbz2 -lz -lm -lpthread
...
The config.log shows:
...
configure:37825: result: Checking for LCMS support
configure:37827: result: ------------------------------------------------------
-------
configure:37842: checking lcms.h usability
configure:37859: gcc -c -g -O2 -Wall -W -D_REENTRANT -pthreads -I/usr/local/in
clude/freetype2 -I/usr/local/include -I/usr/openwin/include -I/usr/openwin/in
clude/X11 conftest.c >&5
configure:37866: $? = 0
configure:37880: result: yes
configure:37884: checking lcms.h presence
configure:37899: gcc -E -I/usr/local/include/freetype2 -I/usr/local/include -
I/usr/openwin/include -I/usr/openwin/include/X11 conftest.c
configure:37906: $? = 0
configure:37920: result: yes
configure:37953: checking for lcms.h
configure:37960: result: yes
configure:38125: checking for cmsOpenProfileFromMem in -llcms
configure:38160: gcc -o conftest -g -O2 -Wall -W -D_REENTRANT -pthreads -I/usr
/local/include/freetype2 -I/usr/local/include -I/usr/openwin/include -I/usr/o
penwin/include/X11 -L/usr/openwin/lib -R/usr/openwin/lib -L/usr/local/lib -R
/usr/local/lib -lfreetype -lz conftest.c -llcms -ljpeg -lpng -lfreetype -ldpst
k -ldps -lXext -lXt -lSM -lICE -lX11 -lsocket -lnsl -lbz2 -lz -lm -lpthread
>&5
configure:38167: $? = 0
configure:38188: result: yes
configure:38196: checking if LCMS package is complete
configure:38211: result: yes
configure:38367: checking for OPENEXR
configure:38375: $PKG_CONFIG --exists --print-errors "OpenEXR >= 1.0.6"
Package OpenEXR was not found in the pkg-config search path.
Perhaps you should add the directory containing `OpenEXR.pc'
to the PKG_CONFIG_PATH environment variable
...
All this seems normal?
I have on my system :
(my /usr/local is soft-linked to /home/local)
/home/local/doc/lcms
/home/local/include/lcms.h
/home/local/lib/liblcms.a
/home/local/lib/liblcms.la
/home/local/lib/liblcms.so
/home/local/lib/liblcms.so.1
/home/local/lib/liblcms.so.1.0.16
/home/local/lib/pkgconfig/lcms.pc
and
/home/varsadmpkg/SMClcms
/home/varsadmpkg/SMClcms/install
/home/varsadmpkg/SMClcms/pkginfo
/home/varsadmpkg/SMClcms/save
/home/varsadmpkg/SMClcms/save/pspool
/home/varsadmpkg/SMClcms/save/pspool/SMClcms
/home/varsadmpkg/SMClcms/save/pspool/SMClcms/pkginfo
/home/varsadmpkg/SMClcms/save/pspool/SMClcms/pkgmap
(my /var/sadm/pkg is softlinked to /home/varsampkg)
/home/local/lib/liblcms.so and /home/local/lib/liblcms.so.1
are softlinks to liblcms.so.1.0.16 and of data Nov 15 17:19,
that is the time of installation of SMClcms package.
- I don't know exactly where or when the user got the error message from,
can I reproduce it with some of the ImageMagick command-line tools
command ?
Pieter
On Mon, 17 Nov 2008, [EMAIL PROTECTED] wrote:
>> Do I have to tell somewhere ImageMagick to use or how to find lcms ??
>
> Sometimes yes and sometimes no depending where you put the LCMS libraries and
> headers. Go to the IMageMagick source distribution location and type
>
> ./configure
>
> The final 50 lines of so of output will tell you if the LCMS delegate library
> was validated. If not, see config.log to determine why it failed to validate.
> Fix the problem and rerun the configure script until LCMS is validated then
> build ImageMagick and install. See
> http://www.imagemagick.org/script/advanced-unix-installation.php of help
> specifying the LCMS location if its in a non-standard location.
> _______________________________________________
> Magick-users mailing list
> [email protected]
> http://studio.imagemagick.org/mailman/listinfo/magick-users
>
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users