Menu

#4 Error in install script

v1.0 (example)
closed
nobody
None
5
2014-06-06
2014-05-31
mfaras
No

I'm running Debian 7 Wheezy Stable (with some packages from unstable)
Inkscape version: Inkscape 0.48.3.1 r9886

This is the output of the install script:

$ sudo ./install es
[sudo] password for user:
No protocol specified

(inkscape:2007): Gtk-WARNING **: cannot open display: :0
cp: el objetivo «modules/pages_remove.py» no es un directorio
No protocol specified

(inkscape:2009): Gtk-WARNING **: cannot open display: :0
cp: el objetivo «modules/es/pages_t.py» no es un directorio
No protocol specified

(inkscape:2011): Gtk-WARNING **: cannot open display: :0
Traceback (most recent call last):
File "./install_shortcuts.py", line 57, in <module>
e.do_install()
File "./install_shortcuts.py", line 45, in do_install
f = open(self.options.output, 'r')
IOError: [Errno 2] No such file or directory: '/../keys/default.xml'
Author: Cosmin Popescu [cosminadrianpopescu@gmail.com]
Now, just restart Inkscape and you should have the Pages submenu in the Extensions menu. Enjoy!

Discussion

  • Cosmin Popescu

    Cosmin Popescu - 2014-06-06

    Do you have an X server started? The install script will try to run inkscape to get the folders, but inkscape will require X. So I recommand that you open an X server first, then open an Xterm and then run the install script.

     
  • Cosmin Popescu

    Cosmin Popescu - 2014-06-06
    • status: open --> closed
     

Log in to post a comment.