Hi,

On Friday 29 July 2005 15:18, Lionel HELOU wrote:
> Thank you it works perfectly when i replace the CR/LF by an LF in the LDIF
> file.
> I don't have test the patch because the script will turn on UNIX so the
> file will be correct.
>
> I you wan't i can test the patch, but i don't know how to pass it.

Please test the patch and help us to make perl-ldap better.

To apply the patch you need to change to the directory where the file
LDIF.pm is in.

Then please check if the version of LDIF.pm you have is 0.16
Do 'grep VERSION LDIF.pm' to achieve it.
If your version of LDIF.pm is not 16. then the patch may not apply cleanly.

Backup LDIF.pm to a safe place.

Patch LDIF.pm using the command line
        patch -p0 < ldif.patch

If everything worked you should not get a file named LDIF.pm.rej

If such a file is created during the patch process, then restore
your LDIF.pm from the backup, remove the LDIF.pm.rej and the
LDIF.pm.orig file to get the original state back.

In this case your perl-ldap and thus your LDIF.pm is too old.

CU
PEter

-- 
Peter Marschall
eMail: [EMAIL PROTECTED]

Reply via email to