Yeah, whatever the pre-req's are they need to be installed obviously.
Here's the configure steps that I use for compiling (after installing
the pre-req's):

drwxrwxr-x 25 foo iadmin 4096 Oct  9 14:53 evolution-3.16.5
drwxrwxr-x  6 foo iadmin 4096 Oct  9 15:05 evolution-ews-3.16.5
drwxrwxr-x 19 foo iadmin 4096 Oct  9 19:04 evolution-data-server-3.16.5
[foo@bar evo-3.16.5]$ cat ~/Documents/evolution.txt
compile evolution:

c/cxxflags:
export CFLAGS="-mtune=native -march=native -g"
export CXXFLAGS="-mtune=native -march=native -g"

evolution-data-server:
./configure --disable-uoa --with-openldap --with-contact-maps

evolution: (disabled gnome-autoar)
./configure --with-openldap --enable-contact-maps --enable-plugins=all
--disable-autoar

evolution-ews:
./configure



On 12/31/15 09:03, Ralf Mardorf wrote:
> On Thu, 2015-12-31 at 14:52 +0100, Ralf Mardorf wrote:
>> On Thu, 2015-12-31 at 13:35 +0000, Emilio Recio wrote:
>>> Speaking from experience (with RPM's) it's worked every time over
>>> multiple versions of the OS and various installations.
>>
>> I'm an Arch Linux user, would you recommend to install devel packages
>> on
>> Arch Linux too?
>>
>> The OP on Wed, 30 Dec 2015 15:39:57 +1100 wrote:
>>> I just installed Evolution 3.10.4 in Elementary linux
>>
>> "elementary OS is a Linux distribution based on Ubuntu"
>> - https://en.wikipedia.org/wiki/Elementary_OS
>>
>> So "apt-get build-dep evolution" is one way to get the build
>> dependencies (at least for the version provided by the repositories).
>>
>> However, there's still the issue that a new version of Evolution
>> likely
>> requires at least versions of build and runtime dependencies that are
>> not available by official Ubuntu repositories, in addition the
>> dependencies for a new version might require software that wasn't
>> required for an older version of Evolution.
>
> PS: When building Evolution there's also to consider that building it's
> data-server is required.
> _______________________________________________
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://mail.gnome.org/mailman/listinfo/evolution-list
>
The information contained in this transmission contains privileged and 
confidential information. It is intended only for the use of the person named 
above. If you are not the intended recipient, you are hereby notified that any 
review, dissemination, distribution or duplication of this communication is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender by reply email and destroy all copies of the original message.

CAUTION: Intended recipients should NOT use email communication for emergent or 
urgent health care matters.

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

Reply via email to