Difference between revisions of "Wikipedia fa/my DVD/workpackages"

Jump to navigation Jump to search
Line 31: Line 31:


:; Where are the dependences?
:; Where are the dependences?
::''All what is necessary should available [http://download.kiwix.org/dev/ here]. Visual Studio Express may be downloaded from MS Web site.
::''All what is necessary should be available [http://download.kiwix.org/dev/ here]. Visual Studio Express can be downloaded from MS Web site.


:; Which parts of Kiwix sources should run on Windows?
:; Which parts of Kiwix sources should run on Windows?
::''Only the client should be ported... concretly, that means the XPCOM components in src/components
::''Only the client should be ported... actualy that means the XPCOM components in src/components


:; How do I know if it works?
:; How do I know if it works?
::''You should be able to view/index/search throuhg a ZIM file without issue. Concretely, if the 3 components register by starting xulrunner, the job is 99% done. There is a check [http://kiwix.svn.sourceforge.net/viewvc/kiwix/moulinkiwix/kiwix/chrome/content/main/js/tools.js?revision=1150&view=markup here].
::''You should be able to view/index/search through a ZIM file without issue. Concretely, if the 3 components register by starting xulrunner, the job is 99% done. There is a check [http://kiwix.svn.sourceforge.net/viewvc/kiwix/moulinkiwix/kiwix/chrome/content/main/js/tools.js?revision=1150&view=markup here].


:; What does it mean... components have to register?
:; What does it mean... components have to register?
Line 46: Line 46:


:; Should I compile the dependences or use the released binaries?
:; Should I compile the dependences or use the released binaries?
::''If possible (should be always possible except for xz-utils) yes. Constraints are the same a for Kiwix itself (GNU Makefile, doc, ...)
::''If possible (should be always possible except for xz-utils) yes. Constraints are the same as for Kiwix itself (GNU Makefile if necessary, doc, ...)


:; Should I compile also xulrunner?
:; Should I compile also xulrunner?
::''Like you want, this is not mandatory... if not use the binary version of the SDK and runtime [http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.9.1.7/ here]
::''Like you want. This is not mandatory... if not use the binary version of the SDK and runtime [http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.9.1.7/ here]


:; Do I have to work on the code itself?
:; Do I have to work on the code itself?
Line 57: Line 57:
::''The whole stuff should be available on the subversion repository of Kiwix. Please communicate your sourceforge nickname to Emmanuel and he will allow you SVN commit.
::''The whole stuff should be available on the subversion repository of Kiwix. Please communicate your sourceforge nickname to Emmanuel and he will allow you SVN commit.


:; Where should I have a look if I have specific questions about the technologies?
:; Where should I have a look if I have specific questions?
::''Contact asap Emmanuel per email, jabber (kelson -at- kiwix.org) or visit the IRC #kiwix channel on Freenode.
::''Contact asap Emmanuel per email, jabber (kelson -at- kiwix.org) or visit the IRC #kiwix channel on Freenode.


Navigation menu