FS#6775 - missing cairomm dependency for inkscape
Attached to Project:
Arch Linux
Opened by Maximo Pech Jaramillo (makz) - Saturday, 31 March 2007, 19:24 GMT
Opened by Maximo Pech Jaramillo (makz) - Saturday, 31 March 2007, 19:24 GMT
|
Details
[makz@vicviper ~]$ inkscape
inkscape: error while loading shared libraries: libcairomm-1.0.so.1: cannot open shared object file: No such file or directory [makz@vicviper ~]$ pacman -Qi inkscape Name : inkscape Version : 0.45.1-1 ... Depends On : desktop-file-utils gc gtkmm gtkspell lcms libart-lgpl libgnomeprintui libxslt openssl perl popt python |
This task depends upon
Closed by Jan de Groot (JGC)
Sunday, 01 April 2007, 12:44 GMT
Reason for closing: Fixed
Additional comments about closing: Uploading a new inkscape package with versioned dependencies.
Sunday, 01 April 2007, 12:44 GMT
Reason for closing: Fixed
Additional comments about closing: Uploading a new inkscape package with versioned dependencies.
Comment by Jan de Groot (JGC) -
Saturday, 31 March 2007, 19:41 GMT
What version of gtkmm do you have installed? gtkmm depends on
cairomm, so it could be the case that inkscape doesn't have a
versioned dependency and you're still having an old gtkmm that
doesn't depend on cairomm.