glfs/gnome/lib/scrollkeeper/scrollkeeper-inst.xml

15 lines
482 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>scrollkeeper</application></title>
<para>Install <application>scrollkeeper</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc \
--localstatedir=/var --disable-static \
--with-omfdirs=/usr/share/omf:/opt/gnome/share/omf:\
/opt/kde/share/omf:/opt/gnome-&gnome-version;/share/omf &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>