mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
3823a50463
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@48 af4574ff-66df-0310-9fd7-8a98e5e911e0
11 lines
274 B
XML
11 lines
274 B
XML
<sect2>
|
|
<title>Installation of imlib</title>
|
|
|
|
<para>Install imlib by running the following commands:</para>
|
|
|
|
<para><screen><userinput>CPPFLAGS=-w ./configure --prefix=/usr --sysconfdir=/etc/imlib &&
|
|
make &&
|
|
make install</userinput></screen></para>
|
|
|
|
</sect2>
|