Hi Milan richard@richard-Inspiron-N5030 ~ $ pkg-config --modversion nss Package nss was not found in the pkg-config search path. Perhaps you should add the directory containing `nss.pc' to the PKG_CONFIG_PATH environment variable No package 'nss' found richard@richard-Inspiron-N5030 ~ $ pkg-config --modversion nspr 4.13.1
However, the beta for linux mint 19 was released last week and Evo 2.28 is included. As that will be release as a stable version soon I'll hang fire and wait. The bug list for the new release is very low, so that should only be a matter of weeks to clear them Thanks On Mon, 2018-06-11 at 07:50 +0200, Milan Crha wrote: > On Fri, 2018-06-08 at 14:41 +0100, Richard wrote: > > > > > > > > richard@richard-Inspiron-N5030 ~ $ ls -ls /usr/include/nspr > > > total 512 > > > 4 drwxr-xr-x 2 root root 4096 Jun 8 14:03 md > > > 4 -rw-r--r-- 1 root root 1016 Oct 20 2016 nspr.h > > > > > I've tried adding that path to -DWITH_NSPR_INCLUDES= > > and its not playing > Hi, > as long as the path is /usr/include/nspr/nspr.h, the argument to > CMake > should be all directories down to the file, thus: > -DWITH_NSPR_INCLUDES=/usr/include/nspr/ > Though I'm surprised your distro doesn't provide pkg-config files for > nss/nspr. That's the easiest way to get the build flags right. To > check > you've installed also the pkg-config files run: > $ pkg-config --modversion nss > $ pkg-config --modversion nspr > where both should return some version number. You do not need (and > should not) pass any -DWITH_NSPR_.../-DWINTH_NSS_... when > the pkg-config files are available. > > > > > I also tried this path which is from the flatpack build , > > -DWITH_NSPR_INCLUDES=/var/lib/flatpak/runtime/org.gnome.Sdk/x86_64/ > > 3. > > 26/e05fa500f5565addbe14c708449e4175fc4d80c8c1ed0af3e7322c79163fb9dd > > /f > > iles/include/ > Do you mean that that .../files/include/ contains nspr.h too? I mean > really that directory, not its subdirectories. > Bye, > Milan > _______________________________________________ > evolution-list mailing list > [email protected] > To change your list options or unsubscribe, visit ... > https://mail.gnome.org/mailman/listinfo/evolution-list -- Best wishes /73 Richard Bown Email : [email protected] HTTP : http://www.g8jvm.com #################################################################################### Ham Call: G8JVM . QRV: 50-432 MHz + Microwave Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W QRV 6mtrs 200W, 4mtrs 150W, 2mtrs 300W, 70cms 200W, 23cms 140W, 13cms 100W & 3cms 5W OS: Linux Mint 18.2 x86_64 on a Dell Inspiron N5030 laptop #################################################################################### nil carborundum a illegitemis _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
