Question about install of Fortran compiler

Tom Everett tom at khubla.com
Tue Jan 27 13:56:36 PST 2009


The FreeBSD ports tree has a number of Fortran compilers in the ports 
collection:

http://www.freebsd.org/ports/lang.html

To install one from the ports collection, su to root and then install 
the port.

For example to install G95 
(http://www.freebsd.org/cgi/url.cgi?ports/lang/g95/pkg-descr)

cd /usr/ports/lang/g96
make
make test
make install






V. M. Tame-Reyes wrote:
>
> Hello FreeBSD community,
>
> I had a friend download all the files in freeBSD ports site
> (the official one) so i have a large collection of .tbz files
> but i don't seem to be able to find a correct fortran 77
> compiler, i already installed c compiler, but calling g77
> wouldn't work.
>
> Any help anyone could provide ?
>
> Best regards,
>
> -- 
> Victor Tame
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list