in reply to Module::Build can't locate the perl binary

On my RH9 system I typed LC_ALL=C; export LC_ALL as root. After that everything worked.
  • Comment on Re: Module::Build can't locate the perl binary

Replies are listed 'Best First'.
Re^2: Module::Build can't locate the perl binary
by Anonymous Monk on Jul 20, 2008 at 21:34 UTC
    Kudos - was searching for the same problem and this fixed it for me. Thanks! -> Lance