ÿØÿà JFIF H H ÿÛ C GIF89;
| System: Linux host57.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Current Path : /opt/alt/libharu/usr/share/libharu/ |
| Current File : //opt/alt/libharu/usr/share/libharu/INSTALL |
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.