[Ekiga-devel-list] configure: error: You need the LDAP headers to compile Ekiga with LDAP support

2010-05-05 Thread Rohit Negi
Hi All,
  When i compile [r...@nsg-corporate-150 ekiga-3.2.6]# ./configure
--prefix=/usr
gives error:
.
checking for GLIB... yes
checking for SIGC... yes
checking for XML... yes
checking for GCONF... yes
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema
installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for EDS... yes
checking for NOTIFY... no
checking for LDAP includes in /usr/include/...
configure: error: You need the LDAP headers to compile Ekiga with LDAP
support

I tried to install libldap2.dev using# yum install libldap2-dev

but it gives me

No package libldap2-dev available.



what can be the problem?


thanks,
rohit
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Re: [Ekiga-devel-list] configure: error: You need the LDAP headers to compile Ekiga with LDAP support

2010-05-05 Thread Eugen Dedu

On 05/05/10 15:33, Rohit Negi wrote:

Hi All,
   When i compile [r...@nsg-corporate-150 ekiga-3.2.6]# ./configure
--prefix=/usr
 gives error:
.
checking for GLIB... yes
checking for SIGC... yes
checking for XML... yes
checking for GCONF... yes
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema
installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for EDS... yes
checking for NOTIFY... no
checking for LDAP includes in /usr/include/...
configure: error: You need the LDAP headers to compile Ekiga with LDAP
support

I tried to install libldap2.dev using# yum install libldap2-dev

but it gives me

No package libldap2-dev available.



what can be the problem?


You must install ldap dev package.  Find out how it is called on your 
distribution.  Maybe libldap-dev??


--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-list] destructive Ekiga Win-XP un-install

2010-05-05 Thread Eugen Dedu

On 14/02/10 14:57, michel memeteau wrote:

2010/2/13 Damien Sandrasdsand...@seconix.com


  Le samedi 13 février 2010 à 08:07 -0800, Ted Clayton a écrit

Obviously, I am horrified.  This is terrible.

My brother is at home, working.  He is available by email, or by telephone.

I am trying to contact Ekiga first, but I must move rapidly, and will soon
go to the Ubuntu forums, etc, without a response from Ekiga.


Ted, it is impossible that the uninstall process of Ekiga deleted all those
files.



I did not see the NSI script but
It's completely possible and has nothing to do with virus/malware


if for some reason the installer decide that MyDocs is the default install
dir instead of progfiles/ekiga , it will install there and uninstaller will
erase the INSTALDIR content and thus mydocs.


I guess it can have something to do with user rights as if progfiles is not
writable, i might try Mydocs. I've seen this behaviour before.

Best think would be to stop linking to Win installers for now !


Well...  I have just had it too...

I use a computer of my school.  echo %programfiles% shows C:\Program 
Files.  I tried to create a directory inside, I do not have the right to 
do it.  When I start ekiga-setup, it proposes me to install in C:\Docs 
and Settings\ededu/Ekiga.  I have not yet completed the install process.


I will investigate it very soon, I have to go now.

In the mean time, does someone know what should I try?

--
Eugen
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] destructive Ekiga Win-XP un-install

2010-05-05 Thread michel memeteau
2010/5/5 Eugen Dedu eugen.d...@pu-pm.univ-fcomte.fr

 On 14/02/10 14:57, michel memeteau wrote:

 if for some reason the installer decide that MyDocs is the default install
 dir instead of progfiles/ekiga , it will install there and uninstaller
 will
 erase the INSTALDIR content and thus mydocs.
 I guess it can have something to do with user rights as if progfiles is
 not
 writable, i might try Mydocs. I've seen this behaviour before.

 Well...  I have just had it too...
 I use a computer of my school.  echo %programfiles% shows C:\Program Files.
  I tried to create a directory inside, I do not have the right to do it.
  When I start ekiga-setup, it proposes me to install in C:\Docs and
 Settings\ededu/Ekiga.  I have not yet completed the install process.



Good news  ! Eugen. I don't think it's that weird that the NSIS process
would detect that the user does not have any rights under XP  and thus
propose a DS/username/Ekiga install dir.

I even think that the firefox installer do this to. So IMO it's not a bug to
correct.

The main bug is that the uninstaller remove DS/username whole folder which
means the regedit uninstall key is not correctly read.
-- 
---
web perso : http://memeteau.com
Boutique Ordinateurs GNU/Linux : http://shop.ekimia.fr
Fixe :  0974763294 Mobile : 0624808051
Visio/jabber/GTalk : xmpp:freeche...@jabber.fr xmpp%3afreeche...@jabber.fr
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] destructive Ekiga Win-XP un-install

2010-05-05 Thread Eugen Dedu

On 05/05/10 20:53, michel memeteau wrote:

2010/5/5 Eugen Dedueugen.d...@pu-pm.univ-fcomte.fr


On 14/02/10 14:57, michel memeteau wrote:


if for some reason the installer decide that MyDocs is the default install
dir instead of progfiles/ekiga , it will install there and uninstaller
will
erase the INSTALDIR content and thus mydocs.
I guess it can have something to do with user rights as if progfiles is
not
writable, i might try Mydocs. I've seen this behaviour before.

Well...  I have just had it too...

I use a computer of my school.  echo %programfiles% shows C:\Program Files.
  I tried to create a directory inside, I do not have the right to do it.
  When I start ekiga-setup, it proposes me to install in C:\Docs and
Settings\ededu/Ekiga.  I have not yet completed the install process.




Good news  ! Eugen. I don't think it's that weird that the NSIS process
would detect that the user does not have any rights under XP  and thus
propose a DS/username/Ekiga install dir.

I even think that the firefox installer do this to. So IMO it's not a bug to
correct.

The main bug is that the uninstaller remove DS/username whole folder which
means the regedit uninstall key is not correctly read.


Here is the progress so far:
- as shown at http://www.flickr.com/photos/34403...@n07/4356542596/, the 
installer did not install ekiga in a new directory (look at ekiga, help, 
locale, icons directories, which belong to ekiga), but directly in 
MyDocuments, where other files reside
- I think that yesterday everything was ok for me anyway, since it 
proposed a new directory (ending in Ekiga)
- the NSIS script in ekiga uses during uninstall (cf. 
http://git.gnome.org/browse/ekiga/tree/win32/nsisinstaller/ekiga.nsi?h=gnome-2-26):

Delete /REBOOTOK $INSTDIR\*.*
RMDir /r /REBOOTOK $INSTDIR
which of course removes the whole installation directory (by the way, 
aren't both these commands identical??)  This is unsafe anyway, as shown 
at the end of the section 
http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.1.8


I try to understand now:
- why the installer have not proposed a new directory (ending in 
\Ekiga).  Reporter, have you installed it in MyDocs or in MyDocs\Ekiga? 
 Have you modified the directory it proposed you or not?
- how to avoid delete *\*, since by the way the uninstallation might 
work even if the user himself chooses an already existing and non empty 
directory


--
Eugen
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list