2002-09-13 21:16:58 +08:00
|
|
|
<sect2>
|
2003-09-06 09:49:52 +08:00
|
|
|
<title>Installation of <application>gedit</application></title>
|
2002-09-13 21:16:58 +08:00
|
|
|
|
2003-09-06 09:49:52 +08:00
|
|
|
<para>Install <application>gedit</application> by running the following commands:</para>
|
2002-09-13 21:16:58 +08:00
|
|
|
|
2003-12-13 05:20:04 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2003-12-13 06:00:34 +08:00
|
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
2002-09-13 21:16:58 +08:00
|
|
|
make &&
|
2003-09-06 09:49:52 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-13 21:16:58 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|