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 Menubar left to the Help Item called ``Script''