Re: [Evolution] evolution: error while loading shared libraries: libcamel-1.2.so.59

2017-04-04 Thread Ralf Mardorf
>[2] https://aur.archlinux.org/ Oops, [2] is the wrong link, this is the correct link with the Arch news: https://www.archlinux.org/ ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://m

Re: [Evolution] evolution: error while loading shared libraries: libcamel-1.2.so.59

2017-04-04 Thread Ralf Mardorf
On Tue, 04 Apr 2017 18:09:57 +0200, Andre Klapper wrote: >Do you also spot a difference in tone? My apologies, the Arch Wiki gives clear advices [1]. Compared to the tone of voice the OP would experience when sending such a request to the Arch general mailing list, I wasn't rude at all. Even a "s

Re: [Evolution] evolution: error while loading shared libraries: libcamel-1.2.so.59

2017-04-04 Thread Andre Klapper
On Tue, 2017-04-04 at 17:38 +0200, Ralf Mardorf wrote: > On Tue, 04 Apr 2017 17:18:17 +0200, Andre Klapper wrote: > > Which evolution-data-server (e-d-s) version are you running? > > libcamel* > > is provided by e-d-s so you may need to downgrade e-d-s? > > An Arch Linux user should know that  pac

Re: [Evolution] evolution: error while loading shared libraries: libcamel-1.2.so.59

2017-04-04 Thread Graham Smith
Trying to force it with ln -s libcamel-1.2.so.60.0.0 libcamel-1.2.so.59 I then hit evolution: error while loading shared libraries: libebook-1.2.so.16: cannot open shared object file: No such file or directory ln -s libebook-1.2.so.19.1.3 libebook-1.2.so.16 evolution now tries to start but fails

Re: [Evolution] evolution: error while loading shared libraries: libcamel-1.2.so.59

2017-04-04 Thread Ralf Mardorf
Or he build evolution as well as evolution-data-server, but not in the correct order. Arch only knows dependencies, but usually not the required versions of the dependencies, since it's a real rolling release with a strict policy. [rocketmouse@archlinux ~]$ grep depend /var/abs/extra/evolution/PKG

Re: [Evolution] evolution: error while loading shared libraries: libcamel-1.2.so.59

2017-04-04 Thread Ralf Mardorf
On Tue, 04 Apr 2017 17:18:17 +0200, Andre Klapper wrote: >Which evolution-data-server (e-d-s) version are you running? libcamel* >is provided by e-d-s so you may need to downgrade e-d-s? An Arch Linux user should know that pacman -Qo /usr/lib/libcamel-1.2.so shows to what package it belongs, let

Re: [Evolution] evolution: error while loading shared libraries: libcamel-1.2.so.59

2017-04-04 Thread Ralf Mardorf
On Tue, 2017-04-04 at 07:34 -0700, Graham Smith wrote: > I can not run evolution today. > > evolution: error while loading shared libraries: libcamel-1.2.so.59: cannot > open shared object file: No such file or directory > > ls -lh /usr/lib/libcamel* > lrwxrwxrwx 1 root root   18 Apr  3 14:29 /

Re: [Evolution] evolution: error while loading shared libraries: libcamel-1.2.so.59

2017-04-04 Thread Andre Klapper
On Tue, 2017-04-04 at 07:34 -0700, Graham Smith wrote: > I can not run evolution today.  > > evolution: error while loading shared libraries: libcamel-1.2.so.59: cannot > open shared object file: No such file or directory > > ls -lh /usr/lib/libcamel* > lrwxrwxrwx 1 root root   18 Apr  3 14:29 /

[Evolution] evolution: error while loading shared libraries: libcamel-1.2.so.59

2017-04-04 Thread Graham Smith
I can not run evolution today. evolution: error while loading shared libraries: libcamel-1.2.so.59: cannot open shared object file: No such file or directory ls -lh /usr/lib/libcamel* lrwxrwxrwx 1 root root 18 Apr 3 14:29 /usr/lib/libcamel-1.2.so -> libcamel-1.2.so.60 lrwxrwxrwx 1 root root