xca/INSTALL
2022-01-17 21:42:48 +01:00

30 lines
557 B
Plaintext

-------------------=[ XCA ]=---------------------
A graphical user interface to OpenSSL.
Requirements:
==============
for compilation, you need the following Libraries:
QT >= 5.0.0 from https://www.qt.io
OpenSSL >= 1.1.0 from https://www.openssl.org
C++11 compiler, e.g. GNU gcc >= 5
GNU make
mkdir build && cd build
cmake ..
cmake --build . -j4
sudo make install
----------------------------------------------------------
if there are any questions regarding this software,
dont hesitate to contact me:
christian@hohnstaedt.de