2002-09-10 11:40:34 +08:00
|
|
|
<sect2>
|
2003-10-02 09:15:08 +08:00
|
|
|
<title>Installation of <application>Yelp</application></title>
|
2002-09-10 11:40:34 +08:00
|
|
|
|
2003-10-02 09:15:08 +08:00
|
|
|
<para>Install <application>Yelp</application> by running the following commands:</para>
|
2002-09-10 11:40:34 +08:00
|
|
|
|
2003-12-10 22:45:54 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2003-12-13 06:00:34 +08:00
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin &&
|
2002-09-10 11:40:34 +08:00
|
|
|
make &&
|
2003-09-06 09:24:49 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-10 11:40:34 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|