Andy [mailto:[EMAIL PROTECTED]
Sent: jeudi 15 juin 2006 18:53
To: ENGDAHL Garth; Mons, Etienne
Cc: perl-ldap@perl.org
Subject: RE: LDAP execution errors when compiled
Perlapp.exe works like a charm with net::LDAP by the way (just to
confirm).
-Original Message-
From: ENGDAHL Garth [ma
Perlapp.exe works like a charm with net::LDAP by the way (just to
confirm).
-Original Message-
From: ENGDAHL Garth [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 14, 2006 5:11 PM
To: Mons, Etienne
Cc: perl-ldap@perl.org
Subject: RE: LDAP execution errors when compiled
Hello: I've
On Jun 14, 2006, at 5:27 AM, Mons, Etienne wrote:
Hello ,
I am using the NET::LDAP to list users from an LDAP server ...
It works extremly weel when i use Perl my_script.pl
But when I try to create an Executable with perl2exe ..
I get a lot of error messages :
synchro_GAC_v4.exe
"LDAP_S
have some tech support available...
-Original Message-
From: Paul Connolly [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 14, 2006 05:30
To: 'Mons, Etienne'
Cc: perl-ldap@perl.org
Subject: RE: LDAP execution errors when compiled
I don't know the specifics of perl2exe,
I don't know the specifics of perl2exe, but in my experience the most
successful way to wrap Net::LDAP code in to an executable was using PAR
(http://search.cpan.org/~autrijus/PAR/). You may have to set the environment
variable PAR_VERBATIM=1 to get it to work because of the way Net::LDAP is
writte
* Mons, Etienne <[EMAIL PROTECTED]> [060614 14:23]:
>
> Hello ,
>
> I am using the NET::LDAP to list users from an LDAP server ...
> It works extremly weel when i use Perl my_script.pl
>
> But when I try to create an Executable with perl2exe ..
> I get a lot of error messages :
Personall