** Reply to message from Tom Coady <aovt15@xxxxxxxxxxxxx> on Sat, 05 Apr 2003 09:18:11 +0100 > Tom Coady wrote: > > I have just looked at the disk use and notice 180 Mb in > > Is there a way to check which RPM contains these locales? # rpm -q --redhatprovides /usr/lib/locale/fr_BE@xxxx/LC_CTYPE glibc-common-2.2.93-5 # rpm -q --redhatprovides /usr/share/i18n/locales glibc-common-2.2.93-5 # rpm -q --redhatprovides /usr/share/locale/cs glibc-common-2.2.93-5 man-1.5j-11 You get the picture. Locales are buried deeply in some of the most important code in linux. jb