On Sat, 11 Oct 2008 08:35:40 +0530 "SUDHIR BHARDWAJ" <[EMAIL PROTECTED]> wrote:
> Hi > I have to compile a software HIJING which is written in fortran. > when i run make file I found the following problem regarding lgfortran. > Any help to solved this problem is welcomed. [...] > /usr/bin/ld: cannot find -lgfortran > collect2: ld returned 1 exit status > make: *** [hijjet] Error 1 [...] Try sudo apt-get install gfortran and recompile. Regards, Gora -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
