Re: Etoile and PopplerKit

2014-01-02 Thread Alessandro Sangiuliano
Basically PopplerKit needs to be updated to the libpoppler new APIs. Il 02/01/2014 21:15, Patryk Laurent ha scritto: I was using the latest LLVM from svn. I can get the revision number if that helps. Everything in Etoile seems to be running pretty well so far, no real problems yet. I think t

Re: Etoile and PopplerKit

2014-01-02 Thread Patryk Laurent
I was using the latest LLVM from svn. I can get the revision number if that helps. Everything in Etoile seems to be running pretty well so far, no real problems yet. I think the Vindaloo appbundled with Etoile uses PopplerKit, so we may want to remove it as well? Do I need to follow up with

Re: Etoile and PopplerKit

2014-01-02 Thread Alessandro Sangiuliano
Hello I'm Slex. Actually PopplerKit needs to be updated to the last libpoppler, this is why you get errors during the build time. So to get the enviroment built up, you should disable PopplerKit in the GNUMakefile. Actually there is no plan to update PopplerKit I think, because as Eric wro

Re: Etoile and PopplerKit

2014-01-02 Thread Alessandro Sangiuliano
Hello I'm Slex. Actually PopplerKit needs to be updated to the last libpoppler, this is why you get errors during the build time. So to get the enviroment built up, you should disable PopplerKit in the GNUMakefile. Actually there is no plan to update PopplerKit I think, because as Eric wro

Re: Etoile and PopplerKit

2014-01-02 Thread David Chisnall
Hi Patryk, Your LanguageKit 'fixes' look as if they are going to completely break LanguageKit (just commending out code will fix the build, but the code is there because it's needed...). What version of LLVM are you building it against? I think we should just disconnect PopplerKit from the d

Re: Etoile and PopplerKit

2014-01-01 Thread Patryk Laurent
Hi Dan,I'm happy to report that I got the latest Etoile + GNUStep working under Ubuntu 12.04, with a few fixes required.I've posted the procedure to a wiki page:http://wiki.gnustep.org/index.php/EtoileOS_under_Ubuntu_LinuxI can mention my fixes on the etoile-dev list in case anyone wants to make th

Re: Etoile and PopplerKit

2014-01-01 Thread Patryk Laurent
Hello Dan,This was on Ubuntu 13.10.Good point about packages moving around;  let me pause here try this out on 12.04.Let's see about getting a desktop up and running... Thanks,PatrykOn Jan 01, 2014, at 06:56 PM, Dan Hitt wrote:On Wed, Jan 1, 2014 at 5:37 PM, Patryk Laurent wrote:

Re: Etoile and PopplerKit

2014-01-01 Thread Dan Hitt
On Wed, Jan 1, 2014 at 5:37 PM, Patryk Laurent wrote: > > I was trying to build Etoile for the first time, but got several compilation > errors on my Ubuntu system. Mostly I've been commenting out/patching the > offending lines ("When in doubt/Comment it out") and documenting the process > as I g

Etoile and PopplerKit

2014-01-01 Thread Patryk Laurent
I was trying to build Etoile for the first time, but got several compilation errors on my Ubuntu system.  Mostly I've been commenting out/patching the offending lines ("When in doubt/Comment it out") and documenting the process as I got along.However, PopplerKit seems to be having some major issues