Hello I am trying to compile the loader from the anaoconda-9.0-4.src.rpm.. I installed the rpm and in /usr/src/redhat/SOURCES/anaconda-9.0/loader2/, I executed "make loader". It comes back with the following error regaring "diet". diet gcc -DINCLUDE_NETWORK -ggdb -Os -Wall -DVERSION='"9.0"' -DUSE_LOGDEV -ffunc tion-sections -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_LIBIO_H -DGZLIB =1 -o loader.o -c loader.c make: diet: Command not found make: *** [loader.o] Error 127 In the Makefile it uses a USEDIET variable. I could not figure where this is set. Could someone please tell me what I need to do in order to get this working ? I am uising Red Hat Linux 9.0. I really appreciate the help. Thanks Regards, Sameer.