Le mercredi 04 octobre 2006 à 16:15 +0200, Jan Schampera a écrit : > On Wed, 04 Oct 2006 13:25:16 +0200 > Julien Puydt <[EMAIL PROTECTED]> wrote: > > > > checking for OpenLDAP support in PWLIB... no > > > So the fix is easy : install openldap-dev/libldap2-dev whatever it is > > called, recompile pwlib, then opal, then ekiga. > > http://wiki.ekiga.org/index.php/F.A.Q.:_Additional_Information has some > (far from complete, take it as overview) information.
This works on ubuntu dapper (should be close for debian too) : apt-get install libldap2 libldap2-dev flex bison autogen gnome-common automake1.8 libgconf2-4 libgconf2-dev libsdl1.2debian-alsa libsdl1.2-dev libgnome2-0 libgnome2-dev libgnomeui-0 libgnomeui-dev libebook1.2-5 libebook1.2-dev libdbus-glib-1-2 libdbus-glib-1-dev libdv4-dev libdv4 libdc1394-13 libdc1394-13-dev libavc1394-0 libavc1394-dev libraw1394-5 libraw1394-dev avahi-daemon libavahi-client3 libavahi-client-dev libavahi-common3 libavahi-common-data libavahi-common-dev libavahi-glib1 libavahi-glib-dev libavahi-core4 yelp I use this to compile with all options ON (works for CVS HEAD too). Maybe there is a bit too much packages... ;) Regards, Yannick > > J. > -- Me joindre en téléphonie IP / vidéoconférence ? sip:[EMAIL PROTECTED] _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
