> > ./configure --prefix=/usr --debug --with-socket-wrapper > > > > cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug \ > > -DWITH_SOCKET_WRAPPER=ON > > Which is obviously way more readable and intuitive than using configure. I'm guessing this is sarcasm :-) Cheers, Tridge