4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-12 10:49:32 +00:00

13 lines
297 B
Plaintext
Raw Normal View History

Installing QCA
--------------
Installation should be straightforward:
./configure
make
make install
NOTE: You may also need to run '/sbin/ldconfig' or a similar tool to
get the new library files recognized by the system. If you are
using Linux, just run it for good measure.