Dealing with a gfortran error?

Posted by user293253 on Programmers See other posts from Programmers or by user293253
Published on 2014-06-13T15:11:25Z Indexed on 2014/06/13 15:39 UTC
Read the original article Hit count: 215

Filed under:

I usually do some pieces of code in Fortran and C for my job, but since some days ago I get the following error:

$ gfortran D.f -o D.x gfortran: error trying to exec 'f951': execvp: No such file or directory

(I have Ubuntu 14.04 on a I7, 8cores and 64b)

I did try searching on the forums and several option but nothing seems to work ... Could somebody help ... ?

I guess the problem started when I did something to install adobereader and/or skype.

© Programmers or respective owner

Related posts about programming-languages