Help - How to enable threads

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vieraci
    New Member
    • Mar 2008
    • 4

    Help - How to enable threads

    Hi,

    Trying to run the mysql++ cpool example but it says I need to enable threads.
    I have Ver 5.0.51a-3 (Debian) installed from apt-repository.
    I tried re-installing from source with:
    ./configure --enable-thread-safe-client
    This doesn't seem to work either as the program reports the same thing !
    How can I enable threads ?

    Thanks,
Working...