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




_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to