Changes between Version 2 and Version 3 of InstallationGuide
- Timestamp:
- Oct 3, 2008, 1:04:06 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuide
v2 v3 6 6 * [#Configuration Configuration] 7 7 8 ''This installation guide refers to the stable release of papywizard; installation of the developpement branch can be found [InstallationGuideSvn here]''.8 ''This installation guide refers to the stable release of Papywizard; installation of the developpement branch can be found [InstallationGuideSvn here]''. 9 9 10 10 == Installation == 11 11 12 papywizard is entirely written in python, and uses some third-party modules:12 Papywizard is entirely written in python, and uses some third-party modules: 13 13 14 14 * [http://www.pygtk.org PyGTK] -- GTK+ for Python … … 28 28 === Nokia === 29 29 30 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, through the maemo application manager. Add this repository entry in the application manager:30 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, through the maemo application manager. Add this repository entry in the application manager: 31 31 32 32 ||''Name''||gbiloba.org|| … … 42 42 ||''Component''||free non-free|| 43 43 44 ''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 dpkg (from x-term) before installing papywizard.''44 ''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 dpkg (from x-term) before installing Papywizard.'' 45 45 46 ''Note 2: on N800 and N810, you first need to install '''maemo-python-device-env''' package, from the application manager, before installing papywizard.''46 ''Note 2: on N800 and N810, you first need to install '''maemo-python-device-env''' package, from the application manager, before installing Papywizard.'' 47 47 48 48 == Configuration == 49 49 50 No external configuration is needed; all parameters can be modified from the papywizard configuration dialog.50 No external configuration is needed; all parameters can be modified from the Papywizard configuration dialog.