Some additions to the LANG problem by Jacek:

-----Original Message-----
From: jacekp [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, July 26, 2000 9:42 PM
To: marcel.bucher
Cc: jacekp
Subject: Net_SSLeay.pm and LANG problems...



        Dear Marcel

 This is sort of a reply to your letter posted some time ago to
openssl-users mailing list. It was a suggestion that not defined SSLeay
macros might be caused by LANG enviroment variable set to any language
besides english. This seems to be right solution (it worked for me on
several systems), however:

- The best way to deal with LANG is to unset it. If you set it to 'C' (as
I did before) build may still fail because system might be configured to
use national setting (pl_PL in my case) system wide, so C == pl_PL which
didn't solve problem.

- On some systems (e.g RedHat) unsetting LANG won't help. There are some
other system variables (LC_ALL, LINGUAS) that control internationalization
of system.

Apart from that basic idea, of switching enviroment into english language
is correct. I would like to thank you for your posted solution: I wasn't
even close to solving the problem (I was messing with various config
arguments) before I read your post... I'm not subscribed to openssl-users,
but if there's somebody out there still having such problems, you could
pass this letter to him, to have all things cleared out...

thanks again...

regards,
Jacek Prucia



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to