| Version 4 (modified by , 19 years ago) ( diff ) |
|---|
g95
i'm not sure about what to do about this. there is gfortran, which provides similar functionality. do we really need them both?
there appears to be no ubuntu g95 package, though there is a gfortran package.
we could probably package our own g95 packages from the source here.
g95 Binary Installation
There appear to be incompatibilities in compiling certain fortran programs. In one case, only the g95 compiler was supported. I have installed a binary verion of g95 under /opt/g95/:
cd /opt/g95 tar -zxf route-to-g95/g95-x86-linux.tgz cd /usr/local/bin ln -s /opt/g95/g95-install/bin/i686-pc-linux-gnu-g95 g95
Note:
See TracWiki
for help on using the wiki.
