I ran the command and when I run Inkscape, I get this:

romunov@...2387...:~$ inkscape

** (inkscape:26291): CRITICAL **: Inkscape::XML::Document* sp_repr_read_file(const gchar*, const gchar*): assertion `Inkscape::IO::file_test( filename, G_FILE_TEST_EXISTS )' failed

** (inkscape:26291): WARNING **: Unable to read keys file /usr/local/share/inkscape/keys/default.xml
Unable to find: org.inkscape.help.manual
Unable to find: org.inkscape.help.keys
Unable to find: org.inkscape.help.commandline
Unable to find: org.inkscape.help.faq
Unable to find: org.inkscape.help.relnotes
Unable to find: org.inkscape.help.reportabug
Unable to find: org.inkscape.help.svgspec

** (inkscape:26291): CRITICAL **: const SPUnit* sp_unit_get_by_abbreviation(const gchar*): assertion `abbreviation != NULL' failed

** (inkscape:26291): WARNING **: failed to load icon 'fill_and_stroke'

** (inkscape:26291): WARNING **: failed to load icon 'selection_select_all'

** (inkscape:26291): WARNING **: failed to load icon 'selection_select_all_in_all_layers'

** (inkscape:26291): WARNING **: failed to load icon 'selection_deselect'

** (inkscape:26291): WARNING **: failed to load icon 'object_rotate_90_CCW'

** (inkscape:26291): WARNING **: failed to load icon 'object_rotate_90_CW'

** (inkscape:26291): WARNING **: failed to load icon 'object_flip_hor'

** (inkscape:26291): WARNING **: failed to load icon 'object_flip_ver'
.
.
.

There are almost no icons in Inkscape, and I've copy/pasted just the first few. The list goes on and on and on...


Thanks again for your time!

Roman



Ted Gould wrote:
On Fri, 2007-11-02 at 08:23 +0100, romunov wrote:
  
        libjasper-1.701.so.1 => not found
    

It looks like the person who build the binary is on a distribution that
does versioning of this library differently than yours.  I'm on Ubuntu,
and mine does too:

$ ls /usr/lib/libjasper.*
/usr/lib/libjasper.a   /usr/lib/libjasper.so    /usr/lib/libjasper.so.1.0.0
/usr/lib/libjasper.la  /usr/lib/libjasper.so.1
$ 

Now, I can't test it, but I don't think this should harm your system and
would make things work:

$ sudo ln -s /usr/lib/libjasper.so.1.0.0 /usr/lib/libjasper-1.701.so.1

		--Ted

  

------------------------------------------------------------------------- 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