Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: missing edit-log entry for this revision

On Red Hat 9, I get 'could not locate your pod2man program'. Workaround?

Use this line to generate the Makefile before running "make":

No Format

  LANG=C perl Makefile.PL

or alternatively,

No Format

  unset LANG

...


  perl Makefile.PL

This will work around this bug in the RH9 perl package.