I have successfully configured and bootstraped gcc-3.3.2 on TRU64 unix. When I'm trying to do the final install I get the following error message. /home1/gcc/share/locale/locale.alias && orig=/home1/gcc-3.3.2//home1/gcc/share/locale/locale.alias || orig=../../../gcc-3.3.2/gcc/intl/locale.alias; temp=/home1/gcc-3.3.2//home1/gcc/share/locale/t-locale.alias; dest=/home1/gcc-3.3.2//home1/gcc/share/locale/locale.alias; sed -f ref-add.sed $orig > $temp; ../../gcc-3.3.2/gcc/../install-sh -c -m 644 $temp $dest; rm -f $temp; else : ; fi sh: ../../gcc-3.3.2/gcc/../install-sh: not found *** Exit 1 Stop. *** Exit 1 Stop. *** Exit 1 Stop. Can anybody please tell me what's causing this? Any help will be appreciated. Thanks for your time. -KR