Code review comment for lp:~meberl/inkscape/extension-fixes

Revision history for this message
Mc (mc...) wrote :

Just tested, and cannot run after installing :

./inkscape: error while loading shared libraries: libgdl_LIB.so: cannot open shared object file: No such file or directory

$ ldd ./inkscape
 linux-vdso.so.1 (0x00007fff3d133000)
 libinkscape_base.so => /home/mc/[...install path...]/bin/./../lib/libinkscape_base.so (0x00007f6a2e5b6000)
 libgdl_LIB.so => not found
 libnrtype_LIB.so => not found
 libcroco_LIB.so => not found
 libavoid_LIB.so => not found
 libcola_LIB.so => not found
 libvpsc_LIB.so => not found
 liblivarot_LIB.so => not found
 libuemf_LIB.so => not found
 lib2geom_LIB.so => not found
 libdepixelize_LIB.so => not found
 libutil_LIB.so => not found
 libgc_LIB.so => not found
 libpangocairo-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0 (0x00007f6a2e368000)
[...]

review: Needs Fixing (test)

« Back to merge proposal