Tell us your story
Tell us your story
How has offline Wikipedia affected you? The Wikimedia Foundation (the non-profit that supports Wikipedia) is looking for personal, diverse and inspiring stories about how offline Wikipedia affects the world. If you have a personal story that you would like to share, please contact: stories@kiwix.org. Thank you!

Difference between revisions of "Compilation/es"

From Kiwix
Jump to navigation Jump to search
Line 1: Line 1:
<noinclude>{{translations}}</noinclude>
<noinclude>{{translations}}</noinclude>
La compilación no es muy sencilla.


Por favor siga estos pasos:
Por favor siga estos pasos:
<pre>
<pre>
cd moulinkiwix/dependences/
./autogen.sh
make clean all
./configure
cd ../components/zimAccessor/
make
./autogen.sh ; ./configure ; make clean all
cd ../xapianAccessor/
./autogen.sh ; ./configure ; make clean all
cd ../zimXapianIndexer/
./autogen.sh ; ./configure ; make clean all
cd ../../kiwix
kiwix.sh
</pre>
</pre>
<noinclude>
<noinclude>

Revision as of 16:51, 28 November 2009

Other languages:
Bahasa Melayu • ‎Deutsch • ‎English • ‎azərbaycanca • ‎català • ‎español • ‎français • ‎galego • ‎italiano • ‎magyar • ‎português • ‎русский • ‎فارسی • ‎বাংলা • ‎日本語

Por favor siga estos pasos:

./autogen.sh
./configure
make

Vea también