I have recently installed gcc and g77 on my redhat linux. Whenver I try to compile a fortran program I get this messages [lartey@hepr0 ~/play]$ g77 -o iso iso.F /usr/bin/ld: cannot open -lg2c: No such file or directory collect2: ld returned 1 exit status Can you give me any help. Thanks ED