Travis Bauer <[EMAIL PROTECTED]> writes: > I'm getting an odd error in the configure scripts: > . . . > checking for gzcat... (cached) /usr/local/gnu/bin/gzcat > checking for perl... (cached) perl > configure: error: Can't find method to convert from upper to lower case > with tr > I'm compiling this in Red Hat 6.0 Weird. Do you not have 'tr' in your PATH? You wouldn't be running with some bizarre LOCALE setting, by any chance? regards, tom lane
- Re: [GENERAL] Problems compiling version 7 Tom Lane
- Re: [GENERAL] Problems compiling version 7 Travis Bauer