Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > daa297602f7ff54c895b32e910f44063 > files > 6

libqca2-2.0.0-1mdv2008.1.i586.rpm

Installing QCA
--------------

QCA requires Qt 4.2 or greater.

For Unix/Linux/Mac:

  ./configure
  make
  make install
  /sbin/ldconfig, if necessary

For Windows:

  configwin rd
  qmake
  nmake (or make)
  installwin


Notes
-----
  - On unix, use --prefix=$PWD to build in-place
  - On windows, run configwin without arguments to see possible build modes


Building from SVN
------------------
First, install the 'qconf' program, at least version 1.3.  You can download
the source here:
  http://delta.affinix.com/qconf/

Then, go into the QCA source tree and type 'qconf'.  You should now have a
configure script to execute, just like from a normal source package.


Please report problems to:
  delta@lists.affinix.com