$ gzip -dc tgif-?.?.??.tar.gz | tar xf - $ cd tgif-?.?.??.tar.gz $ chmod +w Tgif.tmpl $ sed 's! cc! gcc!g' Tgif.tmpl-solaris | \ sed 's!/u/halfmoon!/usr/openwin!g' > Tgif.tmpl $ xmkmf -a $ make $ su # make install # exit $ cd po $ chmod +w Po.tmpl $ sed 's!bsdinst!/usr/ucb/install!g' Po.tmpl-solaris > Po.tmpl $ xmkmf -a $ make $ su # make install