Code Comments
Programming Forum and web based access to our favorite programming groups.Lo, I get the following warning when installing DBI. All tests pass so I don't think there's a problem, but could someone elaborate on the warning please? *** Your LANG environment variable is set to 'en_US.UTF-8' *** This is known to cause problems for some perl installations. *** If you get test failures, please try again with LANG unset. *** Please also email dbi-dev@perl.org and include the output of 'perl -V' Thanks John
Post Follow-up to this messagemyrose.20.ftumsh@spamgourmet.com wrote: > Lo, > > I get the following warning when installing DBI. All tests pass so I > don't think there's a problem, but could someone elaborate on the > warning please? > > *** Your LANG environment variable is set to 'en_US.UTF-8' > *** This is known to cause problems for some perl installations. > *** If you get test failures, please try again with LANG unset. > *** Please also email dbi-dev@perl.org and include the output of 'perl -V' > > Thanks > > John > > In DBD::ODBC it was stopping the Makefile from running - see "Why do I get "Makefile:311: *** missing separator. Stop." when building DBD::ODBC 1.06?" http://www.easysoft.com/support/kb/kb00771.html. The make either worked or didn't and if it did the warning can be ignored. I'm not sure about DBI but it was perhaps a similar issue. Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.