2002-12-17 07:18:02 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of evolution</title>
|
|
|
|
|
|
|
|
<para>Install evolution by running the following commands:</para>
|
|
|
|
|
2003-01-02 02:42:27 +08:00
|
|
|
<note><para><xref linkend="db-3.1"></xref> must be installed
|
2002-12-17 07:36:21 +08:00
|
|
|
temporarily in order to install Evolution.</para></note>
|
2003-02-02 00:51:51 +08:00
|
|
|
<para><screen><userinput>./configure --prefix=/opt/gnome --with-db3=/tmp/db-3.1 &&
|
2002-12-17 07:18:02 +08:00
|
|
|
make &&
|
2003-02-02 00:51:51 +08:00
|
|
|
make install</userinput></screen></para>
|
2002-12-17 07:18:02 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|