mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-13 15:39:12 +08:00
13 lines
358 B
XML
13 lines
358 B
XML
|
<sect2>
|
||
|
<title>Installation of <application>libgsf</application></title>
|
||
|
|
||
|
<para>Install <application>libgsf</application> by running the following commands:</para>
|
||
|
|
||
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||
|
--disable-gtk-doc &&
|
||
|
make &&
|
||
|
make install </command></userinput></screen>
|
||
|
|
||
|
</sect2>
|
||
|
|