denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Building Denemo with --enable-gtk2


From: Richard Shann
Subject: Re: [Denemo-devel] Building Denemo with --enable-gtk2
Date: Sat, 19 Dec 2015 15:01:45 +0000

On Sat, 2015-12-19 at 14:50 +0000, Richard Shann wrote:
> On Tue, 2015-11-24 at 23:50 -0600, Jeremiah Benham wrote:
> > > No package 'evince-view-2.32' found
> > >
> > > I can't see a package that might work, is this just a problem of the
> > > build system (what does evince-view-2.32 >= 2.0 mean? 2.32 is
> > greater
> > > than 2.0 ...)
> > 
> > That is set too low obviously. We can compile against any version of
> > evince as far as I know. I think you may need to roll your own it you
> > insist upon that.
> > 
> Jeremiah - I've had a go at fiddling with configure.ac to get it to use
> the evince 3.0 but I don't really understand it and failed to get
> anything defined. 

Well, I did a bit more staring and saw that there was a section for
libevince-3 in the gtk3 section. Putting that into the gtk2 section got
it finding the evince headers which then gave an error at compile time

/usr/include/evince/3.0/libdocument/ev-annotation.h:125:63: error: unknown type 
name ‘GdkRGBA’

So it seems that evince/3.0 is using Gtk3 and so can't be used.

I'll see if I can install the earlier version (I don't have much idea
how to go about this ...).

Richard






reply via email to

[Prev in Thread] Current Thread [Next in Thread]