Hello,
I try too compile ekiga-2.0.2 with the documentation is shown on the web page
PWLIB: ./configure --prefix=/usr --enable-plugins --disable-oss --enable-v4l2 &&make && make install
OPAL: $ ./configure --prefix=/usr && make && make install
Ekiga: $ ./configure --prefix=/usr --sysconfdir=/etc && make && make install
but I get the error message:
checking for PWLib version... 1.10.1
checking for OpenLDAP support in PWLIB... no
configure: error: Sorry but the PWLib version you are using doesn't support LDAP
i have debian etch with kde3.5.