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
|
|
|
|
2003-09-04 02:30:26 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --with-ssl
|
|
|
|
--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>
|
|
|
|
|