Re: [Evolution] Evolution 3.18.3 build failure



On Mon, 2016-01-11 at 19:32 +0100, Milan Crha wrote:
On Sun, 2015-12-20 at 08:49 +0000, Oliver Elphick wrote:
 
$ CPPFLAGS=-I/usr/include/libsecret-1
EVOLUTION_DATA_SERVER_CFLAGS="-
I
/usr/local/include/evolution-data-server"
EVOLUTION_DATA_SERVER_LIBS=-L/usr/local/lib ./configure --disable-
autoar

      Hi,
I do not know whether you already managed to figure out what is
wrong,
but just in case, do not override EVOLUTION_DATA_SERVER_LIBS before
the
./configure call, rather override LD_LIBRARY_PATH variable, like
this:
   $ export LD_LIBRARY_PATH=/usr/local/lib
   $
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgc
onfig
   $ ./configure --disable-autoar

Hope it helps.

Yes, that worked, thank you.

      Bye,
      Milan

_______________________________________________
evolution-list mailing list
evolution-list gnome org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]