Am Donnerstag, den 01.08.2019, 17:05 +0200 schrieb Volker Wysk: > Am Donnerstag, den 01.08.2019, 12:42 +0000 schrieb Reid Thompson via > evolution-list: > > On Thu, 2019-08-01 at 13:24 +0100, Patrick O'Callaghan wrote: > > > [EXTERNAL SOURCE] > > > > > > > > > > > > On Thu, 2019-08-01 at 14:06 +0200, Volker Wysk wrote: > > > > Hi! > > > > > > > > I'm using an Ubuntu 18.04.2 LTS system. I encountered bugs in > > > > evolution, and I'm wondering if it would be feasible to build > > > > the > > > > latest version from the sources. > > > > i scripted most of this for my use... > > > > see/read the attached scripts > > > > in all scripts, change all the lines containing rthompso to > > something > > appropriate for your system > > > > in the runit script, delete everything after the invocation to > > start > > evolution. > > Thanks a lot! > > But I'm missing some list of libraries and versions which must be > installed for the build. I've run into this: > > -- Checking for module 'gobject-introspection-1.0' > -- No package 'gobject-introspection-1.0' found > CMake Error at cmake/modules/PkgConfigEx.cmake:32 (message): > Necessary libraries not found or not enough version. If you want > to > disable GObject introspection, please use > -DENABLE_INTROSPECTION=OFF > argument to cmake command. > > Would you have happened to write down some list?
There is a list of build dependencies for Fedora on the Gnome wiki page: https://wiki.gnome.org/Apps/Evolution/Building The library names are for Fedora, not for Ubuntu (which I'm running). But it seems to be rather easy to find out the corresponding Ubuntu libraries. Bye Volker _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
