-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-10-11 19:17, kubro bubro wrote:
did somebody successfully compiled film plugins for new gem in arch linux 64? i tried svn, and 0.93.0, but with same results seems like not possible for me. i did it last time with 0.92.3. i really dont know, how to treat theese plugins. how should i know, which is configured, and is going to be compiled? or how to sonfigure/compile only plugins?
./configure --with-pd=../../pd/src/pd-0.43-0/src --enable-sse2 --with-ImageMagick-includes=/usr/include/ImageMagick/ --with-libquicktime-includes=/usr/include/lqt --with-ftgl-includes=/usr/include/FTGL
the header directories for imagemagick, lqt and ftgl look pretty standard to me. assuming that on arch, those libraries come with pkg-config files, all paths should be found automatically. in short: try ommitting the "--with-..." flags
if it doesn't work, it might be a good idea to post the full output of ./configure and the config.log to pastie.org and give us the links.
fgasmdr IOhannes