Michael,
>>> In order to get the OpenCA server started on this RedHat Enterprise
>>> 2.1 server with Perl 5.6.1 I have had to edit "OpenCA/DBI.pm". I have
>>> replaced the line:
>>>
>>> use POSIX qw(setlocale LC_MESSAGES);
>>>
>>> with the lines:
>>>
>>> use Locale::Messages qw(LC_MESSAGES)
>>> use POSIX ('setlocale');
>>> setlocale (LC_MESSAGES, '');
>
> Can you commit this stuff to CVS head by yourself? Did you test it with
> the 0.9.2 branch too?

I shall have a go at commiting this change to CVS head. I tested with the
0.9.2.1 release.

Chris...


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to