Difference between revisions of "Black&White Project/Kiwix for Sugar/Porting"

Jump to navigation Jump to search
Line 94: Line 94:
# Inside this folder, place your ''application.ini'', ''chrome'', ''xulrunner'', etc.
# Inside this folder, place your ''application.ini'', ''chrome'', ''xulrunner'', etc.
# On that same folder, place the ''activity'' subfolder, ''setup.py'', ''lib/'' and ''bin/''
# On that same folder, place the ''activity'' subfolder, ''setup.py'', ''lib/'' and ''bin/''
# <pre>cd Kiwix.activity
# <pre>
cd Kiwix.activity
python ./setup.py dist_xo</pre>
python ./setup.py dist_xo</pre>