You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
297 B
13 lines
297 B
13 years ago
|
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.
|