Re: Re: Compile KF5 into Docker

2015-01-07 Thread David Gil Oliva
Hi! 2015-01-07 2:25 GMT+01:00 Mathieu Tarral : > Hi David, > > Le 04/01/2015 13:55, David Gil Oliva a écrit : > > Hi! > > > > El dia 04/01/2015 12:39, "Mathieu Tarral" > > va escriure: > >> > >> Hi, > >> > >> as you know, building KF5 from source may not be an ea

Re: Re: Compile KF5 into Docker

2015-01-07 Thread Mathieu Tarral
Hi David, Le 04/01/2015 13:55, David Gil Oliva a écrit : > Hi! > > El dia 04/01/2015 12:39, "Mathieu Tarral" > va escriure: >> >> Hi, >> >> as you know, building KF5 from source may not be an easy task, due to >> build dependencies which may or may not be availab

Re: Compile KF5 into Docker

2015-01-05 Thread Marko Käning
Hi Mathieu, you might want to team up with Ben's sok student Scarlett, who also has been busying herself successfully with docker on Linux, Windows and OSX in the last weeks!!! Greets, Marko ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kd

Re: Compile KF5 into Docker

2015-01-04 Thread Aleix Pol
On Sun, Jan 4, 2015 at 1:46 AM, Mathieu Tarral wrote: > Hi, > > as you know, building KF5 from source may not be an easy task, due to > build dependencies which may or may not be available for your distro. > > That's why I started to compile KF5 into a Docker container. > > This way you can keep y

Re: Compile KF5 into Docker

2015-01-04 Thread David Gil Oliva
Hi! El dia 04/01/2015 12:39, "Mathieu Tarral" va escriure: > > Hi, > > as you know, building KF5 from source may not be an easy task, due to > build dependencies which may or may not be available for your distro. > > That's why I started to compile KF5 into a Docker container. > > This way you ca

Compile KF5 into Docker

2015-01-04 Thread Mathieu Tarral
Hi, as you know, building KF5 from source may not be an easy task, due to build dependencies which may or may not be available for your distro. That's why I started to compile KF5 into a Docker container. This way you can keep your main system clean, and avoid to install a lot of *-dev packages.