Next: Using the Plugin Up: Scripting Scribus with Python Previous: Scripting Scribus with Python   Index

Installation

For installing this Plugin you must have installed:

The Installation is easy, just unpack the tarball and enter the following commands:
./configure -prefix=(use the same prefix as for Scribus itself)
make

and finally as root:
make install



That's it. After restarting Scribus you should see a new entry in the menu bar left to the help item called ``Script''