On Thu, 27 Jul 2006 13:10:57 -0500 Aaron Spike <aaron@...476...> wrote:
Abrolag wrote:
I just tried inkscape200607170320.package but still get the message :
error while loading shared libraries: libcairo.so.2: cannot open shared object file: No such file or directory.
This has so far made it impossible for me to look at V.44 which is most frustrating :(
I just don't know how to fix it? Can you offer any suggestions for how I might proceed?
Aaron Spike
As I understand it Inkscape doesn't use cairo at all, so presumably some dependency-of-a-dependency sort of thing has happened between V 0.43 and 0.44.
have any of the new features called on a library that wasn't used before? Maybe such a library has bits (we don't use) that require cairo?
If it's a fairly small routine would it be possible to code round it?