2003-10-17 15:17:01 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application><acronym>AT</acronym> <acronym>SPI</acronym></application></title>
|
|
|
|
|
|
|
|
<para>Install <application><acronym>AT</acronym> <acronym>SPI</acronym></application> by running the following commands:</para>
|
|
|
|
|
2004-01-13 06:15:16 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2004-01-15 05:46:48 +08:00
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
|
|
|
--disable-gtk-doc &&
|
2003-10-17 15:17:01 +08:00
|
|
|
make &&
|
|
|
|
make install</command></userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|