Mercurial > MadButterfly
comparison inkscape/firefox/INSTALL @ 339:63aaf96209cd
* Move location of files so that we can produce XPI file from them.
* Add the produce to compile the inkscape for madbutterfly
* Add makefile to produce inkscape and madbuilder.xpi
author | wycc |
---|---|
date | Sun, 08 Mar 2009 10:05:22 +0800 |
parents | |
children | 5465ff071b47 |
comparison
equal
deleted
inserted
replaced
336:995eb2c1a1aa | 339:63aaf96209cd |
---|---|
1 # Installation in ubuntu 8.1 | |
2 | |
3 * Install required modules | |
4 * sudo apt-get install python-soappy python-twisted mozplugger python-lxml | |
5 * Install inkscape for madbutterfly | |
6 * tar -C / -xzvf inkscape-mb.tgz | |
7 * Install madbuilder | |
8 * firefox madbuilder.xpi | |
9 | |
10 * Restart firefox and select the MadBuilder under tools |