How to install the Kristall browser in Haiku

published: 2020-06-09


Disclaimer: This was tested with Haiku nightly hrev54304. You may have to install more or different dependencies if you are using the r1beta2 release instead.

  1. Clone the Git repository:

git clone https://github.com/masterq32/kristall

cd kristall

  1. Install some build dependencies:

pkgman install qt5 qt5_devel qt5_tools libiconv_devel

  1. Compile and install:

make

cd ~/config/settings/deskbar/menu/Applications/

ln -s ~/kristall/kristall .

Kristall should now be listed with the rest of your applications in the Deskbar.


CC BY-NC-SA 4.0 © Vane Vander