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"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
</pre><noinclude> | </pre><noinclude> | ||
== Vea también == | == Vea también == | ||
* [[Translation]] | * [[Translation]] | ||
</noinclude> | </noinclude> |
Revision as of 21:45, 25 February 2013
La compilación es estándar.
Siga por favor los siguientes pasos:
./autogen.sh ./configure make
Sobre Fedora, la compilación es un poco más complicada. Tienes que:
./autogen.sh ./configure --with-xpidl=/usr/lib/xulrunner-`pkg-config --modversion libxul`/ --with-gecko-idl=/usr/lib/xulrunner-sdk-`pkg-config --modversion libxul`/sdk/idl make