> > > (t)csh: setenv LC_ALL en > > > (ba)sh: LC_ALL=en ; export LC_ALL > > > > > > Also, has Cygnus released an updated version of glibc with this bug fixed yet? > > > > Has anyone checked Red Hat's beta version to see if this problem is > > still there? > > RH 7.0 Beta uses a much newer version of glibc requiring you to recompile almost > everything. Newer glibcs DO NOT require you to recompile anything. They should be upward compatible. This is the magic of versioned symbols. :) Ciao, Marcus