Re: Problems compiling version 7
Travis Bauer <trbauer@indiana.edu>
From: Travis Bauer <trbauer@indiana.edu>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-general@postgresql.org
Date: 2000-05-10T03:21:15Z
Lists: pgsql-hackers
I have tr version 1.22 (GNU texutils). It is located in /usr/bin, and is found by my login shell (cshrc). How could I check the locale setting? Thanks, ---------------------------------------------------------------- Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer ---------------------------------------------------------------- On Tue, 9 May 2000, Tom Lane wrote: > > 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? >