2002-09-03 08:33:51 +08:00
|
|
|
<sect2>
|
2003-10-02 09:44:48 +08:00
|
|
|
<title>Installation of <application><acronym>GNOME</acronym> Panel</application></title>
|
2002-09-03 08:33:51 +08:00
|
|
|
|
2003-10-02 09:44:48 +08:00
|
|
|
<para>Install <application><acronym>GNOME</acronym> Panel</application> by running the following commands:</para>
|
2002-09-03 08:33:51 +08:00
|
|
|
|
2003-12-08 01:00:01 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
2003-02-16 06:30:49 +08:00
|
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome --disable-gtk-doc &&
|
2002-09-03 08:33:51 +08:00
|
|
|
make &&
|
2003-09-04 10:20:13 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-03 08:33:51 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|