Difference between revisions of "Compilation/hu"

Jump to navigation Jump to search
Created page with "== Lásd még == * [[{{ll|Development}}|Fejlesztés]]"
(Created page with "== Forráskód lefordítása ==")
(Created page with "== Lásd még == * [[{{ll|Development}}|Fejlesztés]]")
 
(3 intermediate revisions by the same user not shown)
Line 18: Line 18:
== Forráskód lefordítása ==
== Forráskód lefordítása ==


The compilation on UNIX (GNU/Linux) follows the GNU autotools procedure:
A forráskód lefordítása UNIX (GNU/Linux) rendszereken a GNU autotools eljárást követi:
<source lang="bash">
<source lang="bash">
./autogen.sh
./autogen.sh
Line 25: Line 25:
</source>
</source>


On Apple Mac OS X and Microsoft Windows, the compilation is far more complicated. Please have a look to the COMPILE file in Kiwix source directory.
Apple Mac OS X és Microsoft Windows rendszereken a forráskód lefordítása sokkal bonyolultabb. Nézze meg a COMPILE fájlt a Kiwix forráskönyvtárában.


== Other ==
== Egyebek ==
The Kiwix project provides also many additional tools. You may have a look to other code repositories [//code.kiwix.org here].
A Kiwix projekt sok további eszközt is biztosít. Vessen egy pillantást a többi [https://github.com/kiwix/ kódtárolóra] is.


== See also ==
== Lásd még ==
* [[{{ll|Development}}|Development]]
* [[{{ll|Development}}|Fejlesztés]]
576

edits

Navigation menu