Re: [Evolution-hackers] Evolution 2.91 installation error
- From: Thomas Mittelstaedt <tmstaedt t-mittelstaedt de>
- To: Stefano Facchini <stefano facchini gmail com>
- Cc: evolution-hackers gnome org
- Subject: Re: [Evolution-hackers] Evolution 2.91 installation error
- Date: Thu, 04 Nov 2010 12:50:06 +0100
Am Donnerstag, den 04.11.2010, 12:19 +0100 schrieb Stefano Facchini:
> >	Hi,
> >thanks for a message. I tried to fix this in commit fd75cdf in evolution
> 
> 
> Maybe can this depend on the fact that I have an Evolution 2.30
> installed from ubuntu repository?
> 
Could well be. I had the same problem and I did a
"LDFLAGS=-L/opt/evo/lib" when I called autogen:
cd evo-src/evolution
 PKG_CONFIG_PATH=/opt/evo/lib/pkgconfig/  CC='ccache gcc' CFLAGS=-g
LDFLAGS=-L/opt/evo/lib NOCONFIGURE=y  bash ./autogen.sh
--prefix='/opt/evo' --disable-deprecated-warning-flags
cd ../obj/evolution
PKG_CONFIG_PATH=/opt/evo/lib/pkgconfig/  CC='ccache gcc' CFLAGS=-g
LDFLAGS=-L/opt/evo/lib   bash ../../evolution/autogen.sh
--prefix='/opt/evo' --disable-deprecated-warning-flags
Just built the whole thing and it ran through except for some help files
at the end. Do a "make -k" to get to the end.
-- 
thomas
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]