Compilation/en
From Kiwix
< Compilation(Redirected from Compilation)
The compilation is standard.
Please follow these steps:
./autogen.sh ./configure make
On Fedora, the compilation is a little bit more complicated. You have to:
- Download, compile and install libunac. Seems not to be a RPM package available.
- Configure kiwix compilation like following:
./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




