diff --git a/general/graphlib/imlib2.xml b/general/graphlib/imlib2.xml index cb5f641b9e..10ea143729 100644 --- a/general/graphlib/imlib2.xml +++ b/general/graphlib/imlib2.xml @@ -82,7 +82,7 @@ Install Imlib2 by running the following commands: -./configure --prefix=/usr && +./configure --prefix=/usr --disable-static && make This package does not come with a test suite. @@ -99,6 +99,9 @@ install -v -m644 doc/{*.gif,index.html} \ Command Explanations + + --without-x: Add this parameter if you do not have an X Window System installed. @@ -115,7 +118,7 @@ install -v -m644 doc/{*.gif,index.html} \ imlib2_bumpmap, imlib2_colorspace, imlib2-config, imlib2_conv, imlib2_grab, imlib2_poly, imlib2_show, imlib2_test, and imlib2_view - libImlib2.{so,a} and various filters and image loader modules. + libImlib2.so and various filters and image loader modules. /usr/lib/imlib2, /usr/share/doc/imlib2-&imlib2-version;, and /usr/share/imlib2 @@ -127,12 +130,12 @@ install -v -m644 doc/{*.gif,index.html} \ - libImlib2.{so,a} + libImlib2.so provides the functions for programs to deal with various image data formats. - libImlib2.{so,a} + libImlib2.so