File: README.RH9

package info (click to toggle)
libdbd-odbc-perl 1.37-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,272 kB
  • sloc: perl: 7,932; ansic: 5,991; makefile: 33; sql: 8
file content (17 lines) | stat: -rw-r--r-- 550 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$Id: README.RH9 13987 2010-05-14 16:03:36Z mjevans $

2/28/2004

There have been some reports that Red Hat 9 has build problems.  This
is manifested by build problems and the Makefile generated having lots
of issues.

From what I can tell, as I don't have this problem on my RH9 system,
this is mostly due to people setting the LANG environment variable to
something that is utf8 (again, as far as I can tell).  One example is
LANG=en_US.utf8.  By simply changing that to LANG=en_US, I have
reports that the Makefile generated works.

Regards,

Jeff