0
votes
0answers
87 views

gfortran dependency hell

I was trying to install an R package which said it couldn't find -lgortran. So I uninstalled gfortran. However, when I tried to install it again, I got the following error gfortran : Depends: ...
0
votes
1answer
491 views

gfortran in ubuntu 12.10

I hope my message will get read soon and somebody will give me a solution. I use fortran to do simulation and gfortran is the compiler I use. Recently I migrated from Ubuntu 10.10 to 12.10. After ...