2002-12-03 05:10:49 +08:00
|
|
|
<sect2>
|
2003-09-04 02:30:26 +08:00
|
|
|
<title>Installation of <application>Balsa</application></title>
|
2002-12-03 05:10:49 +08:00
|
|
|
|
2003-09-04 02:30:26 +08:00
|
|
|
<para>Install <application>Balsa</application> by running the following commands:</para>
|
2002-12-03 05:10:49 +08:00
|
|
|
|
2004-01-15 06:24:36 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
|
|
--localstatedir=/var/lib --with-ssl \
|
|
|
|
--sysconfdir=/etc/gnome --with-ldap --with-gpgme &&
|
2002-12-03 05:10:49 +08:00
|
|
|
make &&
|
2003-09-04 02:30:26 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-12-03 05:10:49 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|