mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 01:27:16 +08:00
13 lines
297 B
XML
13 lines
297 B
XML
|
<sect2>
|
||
|
<title>Installation of gedit</title>
|
||
|
|
||
|
<para>Install gedit by running the following commands:</para>
|
||
|
|
||
|
<para><screen><userinput>./configure --prefix=/opt/gnome2 --localstatedir=/var/lib \
|
||
|
--sysconfdir=/etc/gnome &&
|
||
|
make &&
|
||
|
make install</userinput></screen></para>
|
||
|
|
||
|
</sect2>
|
||
|
|