close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.PluginAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Jun 30, 2012, 3:22:24 PM (13 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
1 | 1 | = Porting modRana to WebOS = |
| 2 | This page documents the effort to port modRana & Mieru to WebOS. Well, actually to port all the dependencies so that both can be run without major modifications. |
| 3 | |
| 4 | For example, there is SDL and its Python bindings available for WebOS. So, provided there was a SDL GUI module, it would be already possible to run both right now. |
| 5 | |
| 6 | But there is none at the moment and writing one constitutes a major modification. :) |
| 7 | |
2 | 8 | |
3 | 9 | == Prerequisites == |