From 261a380610297c72baf9bde93813789f0e5cd01d Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 4 Sep 2001 23:34:28 +0000 Subject: [Fixes by Neil Conway +In your evolution source directory do ./autogen.sh --prefix= --with-pisock= --enable-pilot-conduits=yes make make install -If you want support SSL (and someday S/MIME), you will also need libnspr4 and +SSL SUPPORT +----------- + +If you want SSL support (and someday S/MIME), you will also need libnspr4 and libnss3 which can be found at http://www.mozilla.org. Once you have libnspr4 and libnss3 (and their respective includes) installed, -in your evolution source dir do: +in your evolution source directory do: ./autogen.sh --prefix= --with-nspr-includes= --with-nspr-libs= --with-nss-includes= --with-nss-libs= -- cgit