On Tue, Jun 03, 2003 at 12:27:19PM +0530, Arun Garg wrote: > Hi, > > I have installed 'perl-ldap0.25' on RedHat-8.0 . My perl version is 5.8.0 > built for i386-linux-thread-multi. > > Now I am not able to bind as the program just hangs there. I even tried > with 'perl-ldap0.28' but got the same problem. But the same program > works on windows with perl-5.6.1.
This is a common problem with RH. There are two solutions. 1. Upgrade your Convert::ASN1 to the latest from CPAN. 2. Change your LANG environment variable to it does not mention utf8 you can do this globally by editing /etc/sysconfig/i18n Graham. > Is this the issue with perl5.8.0 or RedHat or something else? > > Can somebody look into the problem? I am attaching the perl program > for the reference. > > Let me know if any other information is required. > > Thanks in advance, > Arun Garg > >
