On Sat, 2015-12-19 at 15:01 +0000, Richard Shann wrote: > 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 ...).
Well I put Debian Squeeze into my /etc/apt/sources.list but synaptic didn't then offer me earlier versions of libevince. I downloaded the .deb package for libevince-dev 2.2 and did a dpkg -i on it and it declared that it needed a dependency. There then seemed to be a chain of dependencies. I didn't follow down these - I'm not sure if that is a useful way to go. Can someone suggest what we might usefully do? Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
