659
edits
Carandraug (talk | contribs) (quick list of commands) |
Carandraug (talk | contribs) (→Building: no need for perl really) |
||
Line 5: | Line 5: | ||
See below for the reasoning behind each flag and tracking dependencies. Once done, the following commands should work to build GraphicsMagick. | See below for the reasoning behind each flag and tracking dependencies. Once done, the following commands should work to build GraphicsMagick. | ||
<pre> | <pre> | ||
./configure --with-quantum-depth=32 --enable-shared --disable-static | ./configure --with-quantum-depth=32 --enable-shared --disable-static --with-magick-plus-plus=yes | ||
make | make | ||
make check | make check |