romunov wrote:/ldd: ./inkscape: No such file or directoryTry: ldd `which inkscape` This assumes that inkscape is in your path. You could replace `which inkscape` with the full path to the particular inkscape executable that you wish to check the deps of. Notice that ` is a backtick not a single quote. I believe the invocation I use to check deps is something like: objdump -X |grep NEEDED You may want to try that too. I used to link gtkmm statically into the autopackages. I'm not sure why it isn't so for this package. Perhaps I stopped for a reason and promptly forgot why. Whatever the case, in the coming weeks I will try to find more time to fiddle with the deps in the autopackages. Please keep testing them and giving me feedback. I can't fix problems I don't know about. Aaron Spike ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user