lefqih Amine a écrit : > 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.
Ah, indeed, the faq doesn't say (it probably should) : please make sure you installed the developpment packages for openldap before you compile pwlib. So the fix is easy : install openldap-dev/libldap2-dev whatever it is called, recompile pwlib, then opal, then ekiga. Snark _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
