File: README.RH9

package info (click to toggle)
libdbd-odbc-perl 1.24-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,012 kB
  • ctags: 398
  • sloc: perl: 6,314; ansic: 4,875; makefile: 29; sql: 8
file content (17 lines) | stat: -rw-r--r-- 502 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$Id$

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