summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/libgroupwise/qca/INSTALL
blob: 355712f3feb58e0aadf62c1325d7f7e7b1b4aa45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Installing TQCA
--------------

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.