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:
-
Jan 3, 2013, 5:58:16 PM (13 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v17
|
v18
|
|
75 | 75 | |
76 | 76 | |
| 77 | === Packaging === |
| 78 | The package needs to contain the application and any other libraries modRana needs to run. The libraries are stored in the folder the application gets installed into and are loaded by manipulating the ''PATH'' and ''LD_LIBRARY_PATH'' variables. |
77 | 79 | |
| 80 | For modRana the package would contain the modRana application files, the !PySide Qt bindings and Qt (if the built-in Qt install can't be used). |
78 | 81 | |
| 82 | Mieru will probably need a BB10 compiled unrar binary to correctly open RAR compressed manga/comic book files. |
| 83 | |
| 84 | BB-Py packaging tutorial: |
| 85 | |
| 86 | http://hg.microcode.ca/blackberry-py/wiki/Building%20HelloWorld |
79 | 87 | |
80 | 88 | === Notes === |
81 | 89 | |
82 | 90 | '''Where are applications installed ?''' |
| 91 | |
83 | 92 | Applications are installed - in paths like this: |
84 | 93 | {{{ |