blob: 8dd34099a9c64115eec553aa69190be36c5f51bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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.
|