ImageMagick und Imagick
Posted: 2005-12-09 17:30
Hallo,
ich hab mir ImageMagick-5.5.7.rpm installiert und imagick. Wenn ich jetzt php neu konfiguriere, dann kommt die Meldung:
In der config.log steht dann als erste Fehlermeldung:
Hat jemand 'ne Idee?
ich hab mir ImageMagick-5.5.7.rpm installiert und imagick. Wenn ich jetzt php neu konfiguriere, dann kommt die Meldung:
Code: Select all
checking for imagick support... yes
checking for imagick support... no
Building with ImageMagick as backend
checking for ImageMagick in default path... found in /usr
checking for ImageMagick 5.5.3 or later with /usr/bin/Magick-config... 5.5.7
checking for InitializeMagick in -lMagick... no
configure: error: There is something wrong. Please check config.log for more information.
Code: Select all
| #include <ac_nonexistent.h>
configure:3298: checking for egrep
configure:3308: result: grep -E
configure:3314: checking for AIX
configure:3336: result: no
configure:3345: checking if compiler supports -R
configure:3369: gcc -o conftest -g -O2 conftest.c -R /usr/lib >&5
gcc: unrecognized option `-R'
/usr/lib: file not recognized: Is a directory
collect2: ld returned 1 exit status
configure:3375: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3402: result: no
configure:3407: checking if compiler supports -Wl,-rpath,
configure:3431: gcc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3437: $? = 0
configure:3441: test -z