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

15 lines
423 B
XML
Raw Normal View History

<sect2>
<title>Installation of scrollkeeper</title>
<para>Install scrollkeeper by running the following commands:</para>
<para><screen><userinput>./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 </userinput></screen></para>
</sect2>