Version 13 (modified by 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:
- PyGTK -- GTK+ for Python
- pySerial -- serial bus access for python
- pybluez -- bluetooth python wrapper
- Visual Python -- 3D Python project (optional)
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
Note: a debian package should come soon.
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:
Name | gbiloba.org |
Address | http://www.gbiloba.org/debs |
Distribution | bora |
Component | free |
or click here.
Then install Papywizard from the application manager.
Important: some Nokia devices need to be flashed with a more recent firmware than the one supplied. For more informations, see this App wiki page.
Windows
No major problem, here. Just click on the installer, and follow the instructions.
Configuration
No external configuration is needed; all parameters can be modified from the Papywizard configuration dialog.