Compiling GARFIELD on Ubuntu 10.4

  • Context: Undergrad 
  • Thread starter Thread starter vanesch
  • Start date Start date
  • Tags Tags
    Ubuntu
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Messages
5,115
Reaction score
20
Has anybody succeeded in compiling the gas detector software GARFIELD on ubuntu (lucid lynx 10.4) ?

I've been struggling for more than a week now, and didn't get it up and running - mainly due to the gfortran instead of g77 compiler (I think).
 
Physics news on Phys.org
http://0x5f.blogspot.com/2009/10/install-g77-in-ubuntu-904-jaunty.html

Something like above might help... haven't tried on ubuntu, but we've been having to install g77 on some of our machines. The whole gfortran g77 thing has been a head ache for a lot of the older code...

The obvious fall back is to use an older OS that still has g77 (could go virtual machine if you don't have something easily accessible).

edit: Sorry I should have read that link closer, it provides little info. I just meant to say, your most likely solution is going to be to install g77. Not much help I know...