Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2009 14:48:45 -0700
From:      Tom Everett <tom@khubla.com>
To:        "V. M. Tame-Reyes" <mtame@instec.cu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Question about install of Fortran compiler
Message-ID:  <497F813D.1040902@khubla.com>
In-Reply-To: <497F7CE3.8070105@instec.cu>
References:  <497F7CE3.8070105@instec.cu>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?497F813D.1040902>