2002-08-25 04:07:58 +08:00
|
|
|
<sect2>
|
2003-09-02 00:41:59 +08:00
|
|
|
<title>Installation of <application>scrollkeeper</application></title>
|
2002-08-25 04:07:58 +08:00
|
|
|
|
2003-09-02 00:41:59 +08:00
|
|
|
<para>Install <application>scrollkeeper</application> by running the following commands:</para>
|
2002-08-25 04:07:58 +08:00
|
|
|
|
2003-09-02 00:41:59 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc \
|
2002-09-11 09:32:28 +08:00
|
|
|
--localstatedir=/var --disable-static \
|
|
|
|
--with-omfdirs=/usr/share/omf:/opt/gnome/share/omf:\
|
2003-02-10 00:28:34 +08:00
|
|
|
/opt/kde/share/omf:/opt/gnome-&gnome-version;/share/omf &&
|
2002-08-25 04:07:58 +08:00
|
|
|
make &&
|
2003-09-02 00:41:59 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-08-25 04:07:58 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|