Difference between revisions of "How to install Inksmoto into Inkscape"

From X-Moto
Jump to: navigation, search
(Ubuntu)
(Ubuntu)
Line 21: Line 21:
 
=Insallation on Linux=
 
=Insallation on Linux=
  
==Ubuntu==
+
==Ubuntu and Linux==
  
For Debian/Ubuntu users, run terminal and type in:
+
For Debian/Ubuntu and Linux users, run terminal and type in:
  
 
  sudo apt-get install inkscape python python-tk libglade2-0
 
  sudo apt-get install inkscape python python-tk libglade2-0
 +
 +
Next, download and unpack Inksmoto 0.6.0: http://download.tuxfamily.org/xmoto/svg2lvl/0.6.0/inksmoto-0.6.0.tar.gz
 +
 +
Next, copy the files from the extracted extensions directory, and paste it in the Inkscape extensions folder.
 +
 +
/usr/share/inkscape/extensions
 +
 +
Launch Inkscape and test the Inksmoto extensions. If you installed it correctly, you should have no problem with Inksmoto.
 +
 +
=Installation on Mac OS X=
 +
 +
This will work for Mac OS X 10.5.0 Leopard and higher, including 10.6 Snow Leopard, 10.7 Lion, and 10.8 Mountain Lion. Download the right dmg for your right Mac OS X version.
 +
 +
*For Mac OS X Leopard(If you are lower than 10.5.8): https://dl.dropboxusercontent.com/u/159987131/Inkscape-0.48.1-Inksmoto-0.6.0-macosx-LEOPARD.dmg
 +
 +
*For Mac OS X Leopard(If you are on 10.5.8 or higher), 10.6 Snow Leopard, 10.7 Lion, and 10.8 Mountain Lion: https://dl.dropboxusercontent.com/u/159987131/Inkscape-0.48.2-Inksmoto-0.6.0-macosx-LEOPARD+.dmg

Revision as of 01:40, 23 May 2013

Using Inksmoto 0.6.0

About

Inksmoto 0.6.0 is an extensions tool for Inkscape that will let you create X-Moto levels. This documentation is for Inksmoto 0.6.0 only. Inksmoto 0.6.0 requires Python, python-tk, and Inkscape.

Required software

Inksmoto 0.6.0 requires:

     *Inkscape 0.46 or 0.47(or any version of Inkscape)
     *Python(any version of Python)
     *PIL(any version of PIL)
     *python-tk
     *libglade2-0

Installation on Windows

To install for Windows XP, 2000, Vista, 7, and 8, download and execute this file: http://download.tuxfamily.org/xmoto/svg2lvl/0.6.0/Inkscape-0.46.1_inksmoto-0.6.0_win32.exe

Insallation on Linux

Ubuntu and Linux

For Debian/Ubuntu and Linux users, run terminal and type in:

sudo apt-get install inkscape python python-tk libglade2-0

Next, download and unpack Inksmoto 0.6.0: http://download.tuxfamily.org/xmoto/svg2lvl/0.6.0/inksmoto-0.6.0.tar.gz

Next, copy the files from the extracted extensions directory, and paste it in the Inkscape extensions folder.

/usr/share/inkscape/extensions

Launch Inkscape and test the Inksmoto extensions. If you installed it correctly, you should have no problem with Inksmoto.

Installation on Mac OS X

This will work for Mac OS X 10.5.0 Leopard and higher, including 10.6 Snow Leopard, 10.7 Lion, and 10.8 Mountain Lion. Download the right dmg for your right Mac OS X version.