Created
October 27, 2010 12:34
-
-
Save codingisacopingstrategy/648942 to your computer and use it in GitHub Desktop.
Installation page Sozi wiki
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====== Installing Sozi ====== | |
Requirements are [[http://inkscape.org|Inkscape]] and [[http://www.pygtk.org/|PyGTK]]. | |
===== Downloading the latest version ===== | |
The most recent version is 10.10 (octobre 2010). | |
[[http://gist.github.com/downloads/senshu/Sozi/sozi-release-10.10.zip|Download]]. | |
===== Adding the Sozi extension to Inkscape ===== | |
In GNU/Linux, [[http://inkscape.org|Inkscape]] extensions can be installed in two different locations: | |
* in the extensions folder that is accessible to all users (/usr/share/inkscape/extensions/) | |
* in your home folder (~/.config/inkscape/extensions) | |
After unzipping the archive you downloaded you need to copy the following files into the location you chose: | |
* sozi_install.inx | |
* sozi_install.py | |
* sozi_edit_frame.inx | |
* sozi_edit_frame.py | |
* sozi.js | |
Afterwards, start or relaunch Inkscape. | |
You should now see a submenu "Sozi" in the menu "Extensions". | |
You can now [[en:editer|create your first presentation]]. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment