[rt-users] RT3 DBD::mysql install/makefile problem
Harald Wagener
hwagener at hamburg.fcb.com
Thu Jul 17 07:55:20 EDT 2003
On Donnerstag, 17. Juli 2003, at 3:15 Uhr, billp wrote:
> I attempted the CPAN install, then manually. Both fail in the
> same place.
>
> Sorry for the long post, but it has been a frustrating night
> and I did not want to leave any details out...
>
> RedHat 9, perl 5.8.0, fresh install.
>
What are LANG and LC_ALL set to? set them to 'C':
export LANG=C; export LC_ALL=C
This could help with compiling perl modules.
Regards,
Harald
More information about the rt-users
mailing list