Re: [Evolution] how install evolution latest stable 3.16 on debian jessie from source

2015-05-01 Thread Patrick O'Callaghan
On Fri, 2015-05-01 at 16:27 +0200, klrumpf wrote: > will do, sorry Also, avoid top-posting as it irritates a lot of people and makes nested quotes hard to read. poc ___ evolution-list mailing list evolution-list@gnome.org To change your list options or

Re: [Evolution] how install evolution latest stable 3.16 on debian jessie from source

2015-05-01 Thread klrumpf
will do, sorry On 01/05/15 16:10, Patrick O'Callaghan wrote: On Fri, 2015-05-01 at 14:48 +0200, klrumpf wrote: thanks, Ralf, I'm trying the build-dep(s) and if there's still a hickup the https://launchpad.net/~fta/+archive/gnome3 ppa from ubunto with corresponding key, debian is 3.12, that loo

Re: [Evolution] how install evolution latest stable 3.16 on debian jessie from source

2015-05-01 Thread klrumpf
Eventually I heeded your advice which I should have done immediately, more so since this is for an office without it knowledgeable staff ... and reverted to the default inst but it comes up with an error Unable to find suitable fbconfig for the GLX context: Failed to find any compatible fbcon

Re: [Evolution] how install evolution latest stable 3.16 on debian jessie from source

2015-05-01 Thread Patrick O'Callaghan
On Fri, 2015-05-01 at 14:48 +0200, klrumpf wrote: > thanks, Ralf, I'm trying the build-dep(s) and if there's still a > hickup the https://launchpad.net/~fta/+archive/gnome3 ppa from ubunto > with corresponding key, debian is 3.12, that looked a long way off > even to patient folks like myself Just

Re: [Evolution] how install evolution latest stable 3.16 on debian jessie from source

2015-05-01 Thread klrumpf
thanks, Ralf, I'm trying the build-dep(s) and if there's still a hickup the https://launchpad.net/~fta/+archive/gnome3 ppa from ubunto with corresponding key, debian is 3.12, that looked a long way off even to patient folks like myself will report if it works and how

Re: [Evolution] how install evolution latest stable 3.16 on debian jessie from source

2015-05-01 Thread Ralf Mardorf
Perhaps sudo apt-get build-dep evolution or sudo apt-get build-dep evolution-data-server evolution-common libevolution evolution-plugins evolution or similar does the job. "build-dep build-dep causes apt-get to install/remove packages in an attempt to satisfy the build d

Re: [Evolution] how install evolution latest stable 3.16 on debian jessie from source

2015-05-01 Thread Ralf Mardorf
Building a package for Debian, it's possible to automatically get the dependencies, but I suspect you aren't building a package, but want to compile and install it without building a package? Assumed you should build Debian packages, then keep in mind to build them in the needed order. I guess data

[Evolution] how install evolution latest stable 3.16 on debian jessie from source

2015-05-01 Thread klrumpf
Hello, anyone has already done this, I run into some libs which are not available under that name in debian jessie. Don't want to install full gnome, am running lxde minimal system ./configure . < other dev tols are ok...> check