ImageMagick 6.4.9-4 (and trunk) not building shared libs?
Posted: 2009-02-16T05:00:46-07:00
configure line:
Now checking the lib directory:
Has something changed or am I missing something?
Code: Select all
./configure --prefix=/tmp/test
Code: Select all
ls -l /tmp/test/lib
total 17156
drwxr-xr-x 4 root root 4096 2009-02-16 13:44 ImageMagick-6.4.9
-rw-r--r-- 1 root root 3052322 2009-02-16 13:44 libMagick++.a
-rw-r--r-- 1 root root 11936164 2009-02-16 13:44 libMagickCore.a
-rwxr-xr-x 1 root root 1265 2009-02-16 13:44 libMagickCore.la
-rwxr-xr-x 1 root root 1320 2009-02-16 13:44 libMagick++.la
-rw-r--r-- 1 root root 2523458 2009-02-16 13:44 libMagickWand.a
-rwxr-xr-x 1 root root 1296 2009-02-16 13:44 libMagickWand.la
drwxr-xr-x 2 root root 4096 2009-02-16 13:45 pkgconfig