view inkscape/firefox/INSTALL @ 361:8c4456190d9a

Add text editor support to edit C source file inside the MadBuilder
author wycc
date Wed, 11 Mar 2009 08:51:11 +0800
parents 5465ff071b47
children 83283a45ffbc
line wrap: on
line source

# Installation in ubuntu 8.1

* Install required modules
	* sudo apt-get install python-soappy python-twisted mozplugger python-lxml
* Install the /etc/mozpluggerrc
	* Add the following two lines into /etc.mozpluggerrc

application/x-mbsvg:mbsvg: MadButterfly SVG
        swallow(Inkscape) : /usr/local/bin/helper_mb.py "$file"

* Install inkscape for madbutterfly
	* tar -C / -xzvf inkscape-mb.tgz
* Install madbuilder
	* firefox madbuilder.xpi

* Restart firefox and select the MadBuilder under tools