Entering edit mode
marco zucchelli
▴
320
@marco-zucchelli-1987
Last seen 10.2 years ago
Dear All,
I am trying to install EBImage on fedora 5.
I installed ImageMagick 6.4 and gtk+ 2.12 with all the dependencies
from
source without problem.
Anyway when I install the EBImage package (either the standard or the
most
recent 2.3.16)
I get the following error:
------------------------------------------------
g++ -shared -L/usr/local/lib64 -o EBImage.so colors.o conversions.o
display.o drawable.o EBImage.o features_haralick.o features_hull.o
features_moments.o features_zernike.o filters_distmap.o
filters_floodfill.o
filters_magick.o filters_morph.o filters_normalize.o
filters_propagate.o
filters_thresh.o filters_watershed.o frameDist.o io.o objects.o
tools.o
-L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0 -L/usr/local/lib -lfreetype -lz -L/usr/local/lib
-lMagickWand
-lMagickCore -lWand
/usr/bin/ld: cannot find -lWand
collect2: ld returned 1 exit status
make: *** [EBImage.so] Error 1
> sessionInfo()
R version 2.6.2 (2008-02-08)
x86_64-unknown-linux-gnu
locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US
.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.
UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8
;LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices datasets utils methods base
loaded via a namespace (and not attached):
[1] rcompgen_0.1-17 tools_2.6.2
----------------------------------------
Does anybody encountered the same problem, either has any suggestion ?
To me seem that libWand should come with ImageMagick but it is not
created
not even building from source
Best Regards
Marco Zucchelli
[[alternative HTML version deleted]]