The instructions below assume you have the NSS/NSPR libraries
installed on your system. If you elected not to install
NSS (or one of the other
packages mentioned above), you'll need to remove the following
two parameter settings from the configure command below:
--enable-nss
--enable-smime
The Evolution configure script only looks
for the stand-alone NSS
package and the Mozilla and
Firefox browsers for the
NSS/NSPR libraries. If you are using Thunderbird as your source for the
NSS/NSPR libraries, you will have to add the following two
parameter settings to the configure command below:
--with-nspr-includes=/usr/include/nspr
--with-nss-includes=/usr/include/nss