[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Dragora-users] Compiler with support for C++11
From: |
DGSJ |
Subject: |
Re: [Dragora-users] Compiler with support for C++11 |
Date: |
Mon, 6 Jun 2016 20:58:48 +0200 |
User-agent: |
Mutt/1.6.1 (2016-04-27) |
On Mon, Jun 06, 2016 at 08:29:41AM +0200, Lucas Sköldqvist wrote:
> > > Building and building I've reached gtkspell, that needs enchant and
> > > gtk+-3. In this case some upgrades are needed:
> > >
> > > Requested 'glib-2.0 >= 2.45.8' but version of GLib is 2.28.8
> > > Requested 'atk >= 2.15.1' but version of Atk is 1.32.0
> > > Requested 'pango >= 1.37.3' but version of Pango is 1.29.4
> > > Requested 'cairo >= 1.14.0' but version of cairo is 1.10.3
> > > Requested 'cairo-gobject >= 1.14.0' but version of cairo-gobject is 1.10.3
> > > Requested 'gdk-pixbuf-2.0 >= 2.30.0' but version of GdkPixbuf is 2.24.1
> > >
> > > Uhmm... I looks like more libs to be installed in /opt to avoid
> > > interferences with the rest of the system?
> > >
> > > I'm a little bit stuck in this point...
> >
> > You are correct, I will try to add these this weekend.
>
> The packages I had to compile to get poedit???s ./configure to succeed were:
> * gtkspell 2.0.16
> * lucene++ 3.0.7
> * enchant 1.6.0
> * wxgtk 3.1.0
>
> Using gtkspell 2.x the newer glib, atk, gtk3 were not needed. So this poedit
> build will use gtk2.
>
> I built these for x86_64 but I will build for i486 as well. I will reply
> when all the packages are done and uploaded.
>
> Right now I???m trying to build poedit but I have some linking issues...
Thank you Lucas. I'm following those steps. I have to wait for lucene++ package
(I cannot complile it).