Re: New developer need help with porting a project

2011-04-18 Thread Thomas Lübking
Am 18.04.2011, 12:24 Uhr, schrieb Francois Blanchette : > Out of curiosity. Which of the following packages should be installed? > (those currently installed on my machine are marked wiht an X) > > X libpng12-0 > X libpng12-compat-devel > X libpng12-devel > > X libpng14-14 > libpng14-compat-devel

Re: KDE build Virtual Machines

2011-04-18 Thread John Tapsell
On 18 April 2011 12:21, Lindsay Mathieson wrote: > Would there be any interest in pre configured Virtual Box VM's setup > for building KDE trunk? I've been doing this a lot for my own work and > its very convenient - a bit slower than native but immensely handy > being able to branch and roll back

KDE build Virtual Machines

2011-04-18 Thread Lindsay Mathieson
Would there be any interest in pre configured Virtual Box VM's setup for building KDE trunk? I've been doing this a lot for my own work and its very convenient - a bit slower than native but immensely handy being able to branch and roll back machines, and could be any easy way for new devs to get s

Re: New developer need help with porting a project

2011-04-18 Thread Francois Blanchette
> ldd lgck-builder | grep png ldd lgck-builder | grep png libpng12.so.0 => /usr/lib64/libpng12.so.0 (0x7f6f140a5000) libpng14.so.14 => /usr/lib64/libpng14.so.14 (0x7f6f0f992000) On a hunch, I downloaded libpng144 and compiled the sfml libs against it. Cleared the build dir