Re: [vchkpw] Error while installing Vpopmail with LDAP

2010-07-07 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/06/2010 07:21 PM, Amit Dalia wrote:
 Hi Matt,
 
 And when I try with command ./configure --enable-auth-module=ldap I
 get the below error:
 
 checking whether any discontinued --enable commands have been used... yes
 configure: error: --enable-auth-module is no longer used.  Please select
 a backend from the backends directory

You're compiling the beta, which has backend modules, rather than
compiled-in authentication schemes.  There is a directory called
'backends'.  Look in there, pick a backend, and run configure under
that directory.
- -- 
/*
Matt Brookings m...@inter7.com   GnuPG Key FAE0672C
Software developer Systems technician
Inter7 Internet Technologies, Inc. (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkw0icsACgkQIwet2/rgZyzeYQCeIolS7kP9i8xYBGEDuUZnw0TA
VZEAnA5hUzTUegsEsZNpjNUOsGAdmGIX
=iIMb
-END PGP SIGNATURE-


Re: [vchkpw] Error while installing Vpopmail with LDAP

2010-07-06 Thread Amit Dalia
Hi Everyone,

Sorry but is this team working or not?

Sorry again for such question.

Regards,

Amit

At Monday, 05-07-2010 on 15:10 Amit Dalia wrote:

Hi Rick,

I think thats is just the warning. Error is 

checking whether any discontinued --enable commands have been used...
yes
configure: error: --enable-ldap has been superceded. Please use
--enable-auth-module=ldap instead

Regards,

Amit

At Monday, 05-07-2010 on 14:31 Rick Widmer wrote:

On 7/5/2010 1:21 AM, Amit Dalia wrote:
 Hi Everyone,

 I'm new to Vpopmail Mailing List.
 Yesterday I was trying to install Vpopmail 5.5.0 with LDAP support.
But
 while compiling I get the below error:

 checking for ev_loop_new in -lev... no
 configure: WARNING: === ===
 configure: WARNING: === libev not found ===
 configure: WARNING: === You will be unable to build the vpopmail
usage
 daemon ===

You need to install libev

http://software.schmorp.de/pkg/libev.html






!DSPAM:4c337ad432711908211347!


Re: [vchkpw] Error while installing Vpopmail with LDAP

2010-07-06 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/06/2010 01:49 PM, Amit Dalia wrote:
 checking whether any discontinued --enable commands have been
 used... yes
 configure: error: --enable-ldap has been superceded. Please use
 --enable-auth-module=ldap instead

This error is pretty descriptive.  You used an old configure option
that is not used anymore.  It provides you with the alternate too.

Use ./configure --enable-auth-module=ldap instead of ./configure
- --enable-ldap
- -- 
/*
Matt Brookings m...@inter7.com   GnuPG Key FAE0672C
Software developer Systems technician
Inter7 Internet Technologies, Inc. (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwzqnAACgkQIwet2/rgZyyojwCePcqEMi7WNn6tmLKmzVSuv2xB
WDoAni5DThg8Ci+8AWJKiHp2M7YUJvrp
=cUXU
-END PGP SIGNATURE-


Re: [vchkpw] Error while installing Vpopmail with LDAP

2010-07-06 Thread Amit Dalia
Hi Matt,

And when I try with command ./configure --enable-auth-module=ldap I
get the below error:

checking whether any discontinued --enable commands have been used...
yes
configure: error: --enable-auth-module is no longer used.  Please
select a backend from the backends directory

Regards,

Amit

At Wednesday, 07-07-2010 on 3:43 Matt Brookings wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/06/2010 01:49 PM, Amit Dalia wrote:
 checking whether any discontinued --enable commands have been
 used... yes
 configure: error: --enable-ldap has been superceded. Please use
 --enable-auth-module=ldap instead

This error is pretty descriptive. You used an old configure option
that is not used anymore. It provides you with the alternate too.

Use ./configure --enable-auth-module=ldap instead of ./configure
- --enable-ldap
- -- 
/*
Matt Brookings  GnuPG Key FAE0672C
Software developer Systems technician
Inter7 Internet Technologies, Inc. (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwzqnAACgkQIwet2/rgZyyojwCePcqEMi7WNn6tmLKmzVSuv2xB
WDoAni5DThg8Ci+8AWJKiHp2M7YUJvrp
=cUXU
-END PGP SIGNATURE-




!DSPAM:4c33c8a332711334415750!


Re: [vchkpw] Error while installing Vpopmail with LDAP

2010-07-05 Thread Rick Widmer

On 7/5/2010 1:21 AM, Amit Dalia wrote:

Hi Everyone,

I'm new to Vpopmail Mailing List.
Yesterday I was trying to install Vpopmail 5.5.0 with LDAP support. But
while compiling I get the below error:

checking for ev_loop_new in -lev... no
configure: WARNING: === ===
configure: WARNING: === libev not found ===
configure: WARNING: === You will be unable to build the vpopmail usage
daemon ===


You need to install libev


http://software.schmorp.de/pkg/libev.html

!DSPAM:4c319f6b32711696017685!



Re: [vchkpw] Error while installing Vpopmail with LDAP

2010-07-05 Thread Amit Dalia
Hi Rick,

I think thats is just the warning. Error is 

checking whether any discontinued --enable commands have been used...
yes
configure: error: --enable-ldap has been superceded. Please use
--enable-auth-module=ldap instead

Regards,

Amit

At Monday, 05-07-2010 on 14:31 Rick Widmer wrote:

On 7/5/2010 1:21 AM, Amit Dalia wrote:
 Hi Everyone,

 I'm new to Vpopmail Mailing List.
 Yesterday I was trying to install Vpopmail 5.5.0 with LDAP support.
But
 while compiling I get the below error:

 checking for ev_loop_new in -lev... no
 configure: WARNING: === ===
 configure: WARNING: === libev not found ===
 configure: WARNING: === You will be unable to build the vpopmail
usage
 daemon ===

You need to install libev

http://software.schmorp.de/pkg/libev.html






!DSPAM:4c31a89232716998120083!