Installation of evolution
Install evolution by running the following commands:
./configure --prefix=/opt/gnome --with-db3=/opt/db-&db-3.1-version; &&
make &&
make install
Optionally, you may remove the installed db-&db-3.1-version;
rm -rf /opt/db-&db-3.1-version;