Re: [Evolution] Having trouble building on Ubuntu 18.04

2018-08-21 Thread Patrick O'Callaghan
On Tue, 2018-08-21 at 15:19 +, Bryan Everly wrote: > On Tue, 2018-08-21 at 10:21 +0200, Milan Crha via evolution-list wrote: > > > On Mon, 2018-08-20 at 16:47 +, Bryan Everly wrote: > > I installed NSPR (sudo apt-get install libnspr4-dev) and have > Please try and use a more convention

Re: [Evolution] Having trouble building on Ubuntu 18.04

2018-08-21 Thread Bryan Everly
On Tue, 2018-08-21 at 10:21 +0200, Milan Crha via evolution-list wrote: On Mon, 2018-08-20 at 16:47 +, Bryan Everly wrote: I installed NSPR (sudo apt-get install libnspr4-dev) and have verified that the include file is in /usr/include/nspr and added a -DWITH_NSPR_INCLUDES=/usr/include/nspr

Re: [Evolution] Having trouble building on Ubuntu 18.04

2018-08-21 Thread Milan Crha via evolution-list
On Mon, 2018-08-20 at 16:47 +, Bryan Everly wrote: > I installed NSPR (sudo apt-get install libnspr4-dev) and have > verified that the include file is in /usr/include/nspr and added a > -DWITH_NSPR_INCLUDES=/usr/include/nspr to my shell script that I use > to kick off the build so that it looks

[Evolution] Having trouble building on Ubuntu 18.04

2018-08-20 Thread Bryan Everly
Hi, I'm trying to build from source (following this https://wiki.gnome.org/Apps/Evolution/Building) and I'm hitting the following error: -- Using MIT Kerberos 5 (found by pkg-config) CMake Error at cmake/modules/FindSMIME.cmake:78 (message): NSPR headers not found. Use -DWITH_NSPR_INCLUDES=/