|
Size: 427
Comment: missing edit-log entry for this revision
|
← Revision 5 as of 2009-09-20 23:16:49 ⇥
Size: 427
Comment: converted to 1.6 markup
|
| No differences found! | |
On Red Hat 9, I get 'could not locate your pod2man program'. Workaround?
Use this line to generate the Makefile before running "make":
LANG=C perl Makefile.PL
or alternatively,
unset LANG perl Makefile.PL
or alternatively,
- Edit your /etc/sysconfig/i18n file and change the "LANG" value from "en_US.UTF-8" to "en_US"
This will work around this bug in the RH9 perl package.
