| Server IP : 213.136.93.164 / Your IP : 216.73.216.139 Web Server : Apache System : Linux m14200.contabo.net 5.14.0-611.54.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 6 18:03:03 EDT 2026 x86_64 User : ki692510 ( 1047) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/self/root/opt/alt/libharu/usr/share/libharu/ |
Upload File : |
Installation
------------
Installing libHaru on Linux/Unix is as easy as this:
./configure && make && make install
If you're using a Git checkout or a Github tarball,
don't forget to run ./buildconf.sh in order to create
./configure script.
See more detailed instructions here:
https://github.com/libharu/libharu/wiki/Installation
Alternatively, you can build and install libHaru using [vcpkg](https://github.com/Microsoft/vcpkg/) dependency manager:
git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg
./bootstrap-vcpkg.sh
./vcpkg integrate install
./vcpkg install libharu
The libHaru port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.