wiki:InstallationGuide

Version 11 (modified by Frédéric, 16 years ago) ( diff )

--

Papywizard Installation Guide

This installation guide refers to the stable release of Papywizard.

Installation

Papywizard is entirely written in python, and uses some third-party modules:

Linux

As most distributions come with python and all needed modules (just install them through your application manager), there is no need to pre-build a package. Just install it with distutils tools:

$ python setup.py install --prefix=/usr/local

Nokia

As Nokia is based on Linux, it is possible to install Papywizard through distutils tools (see previous section). However, it is easier to install the debian package. Add this catalogue entry in the Application Manager:

Namegbiloba.org
Addresshttp://www.gbiloba.org/debs
Distributionbora
Componentfree

or click here.

You also need the python catalogue:

NameMaemo extra
Addresshttp://repository.maemo.org/extras
Distributionbora (770/N800) or chinook (N810)
Componentfree non-free

or from :

Note 1: on the 770, you need to install OS-2007 HE firmeware, in order to run python2.5. Then, you have to manually install python2.5-runtime package with apt-get (from xosso-xterm) before installing Papywizard.

Note 2: on N800 and N810, you first need to install maemo-python-device-env package, from the application manager, before installing Papywizard.

Then install Papywizard. For more informations about Nokia setup, see this App wiki page.

Configuration

No external configuration is needed; all parameters can be modified from the Papywizard configuration dialog.

Note: See TracWiki for help on using the wiki.