Changes between Version 24 and Version 25 of InstallationGuide
- Timestamp:
- Feb 15, 2010, 11:24:22 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuide
v24 v25 16 16 * [http://www.vpython.org Visual Python] -- 3D Python project (optional, not used anymore in versions >= 2.1.7) 17 17 18 == Co eur==18 == Core == 19 19 20 === Linux ===20 === Gnu/Linux === 21 21 22 As most distributions come with python and all needed modules (just install them through your application manager), there is no really interest in building a binary package including the python interpretor. Just install Papywizard with distutils tools:22 From sources: 23 23 24 24 {{{ … … 26 26 }}} 27 27 28 === Nokia === 28 Debian/ubuntu packages are also available; just use '''{{{dpkg}}}''' to install them. 29 30 === Maemo === 29 31 30 32 You first need to read this [http://www.autopano.net/wiki/action/view/Install_Papywizard_on_Nokia_770_N800_N810 APP wiki page], and setup your Nokia device so the python 2.5 runtime is correclty installed. … … 32 34 For Papywizard v2, you need to install !PyQt for maemo, instead of PyGTK. See [http://pyqt.garage.maemo.org/installation.html here]. 33 35 34 As Nokia/maemo 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. For that, just click on the package file name you want to install (from the [wiki:WikiStart#Download download page]).36 As maemo is based on gnu/linux, it is possible to install Papywizard through distutils tools (see previous section). However, it is easier to install the debian package. For that, just click on the package file name you want to install (from the [wiki:WikiStart#Download download page]). 35 37 36 38 ''Note: the gbiloba.org catalogue has been removed.''