view inkscape/firefox/INSTALL @ 382:83283a45ffbc

Add c header rule for the mozplugger
author wycc
date Sun, 05 Apr 2009 12:29:21 +0800
parents 5465ff071b47
children 3c3de5520e37
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"
application/x-h:h: MadButterfly SVG h program
	swallow(gedit) : gedit "$file"

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

* Restart firefox and select the MadBuilder under tools