LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-22-2009, 07:27 AM   #1
kkrpsphysics
LQ Newbie
 
Registered: Jan 2009
Posts: 1

Rep: Reputation: 0
Question How to install FORTRAN 77 in Fedora 10? PLEASE HELP ME OUT..


HI...
I am a beginner in Linux. Few days back i have put Fedora 10 os in my lap top. It is not having Fortran77. Can anybody tell me how to install or download Fortran77 from the internet? I will be thankful to you...
Thanks a lot...
Kalyan
 
Old 01-22-2009, 08:14 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by kkrpsphysics View Post
HI...
I am a beginner in Linux. Few days back i have put Fedora 10 os in my lap top. It is not having Fortran77. Can anybody tell me how to install or download Fortran77 from the internet? I will be thankful to you...
Thanks a lot...
Kalyan
Google has lots of information, this page http://www.nikhef.nl/~templon/fortran.html is centered around fortran on Linux. Since you have FC10, you should be able to type in "yum install g77".....
 
Old 01-22-2009, 08:18 AM   #3
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hello,

the fortran compiler is part of gcc compiler-collection. Just look at "man gcc" on the commandline.

Markus
 
Old 01-23-2009, 03:03 AM   #4
napi
LQ Newbie
 
Registered: Jan 2009
Posts: 3

Rep: Reputation: 0
hello, good day everyone..
i`ve try to install fortran g77 on my pc but some how in the middle of the installation there was a problem.
can somebody help me figure out how to install fortran on my pc.
actually which fortran release that i`ve to use?
for your information, i`m using fedora 10 86 64 bit.
 
Old 01-23-2009, 04:25 AM   #5
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
The package which provides the GNU fortran compiler in Fedora is gcc-gfortran. It should be already installed if you selected Development Tools during the OS installation. Otherwise check and install using yum
Code:
yum install gcc-gfortran
 
Old 01-23-2009, 04:27 AM   #6
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,820

Rep: Reputation: 229Reputation: 229Reputation: 229
More information

You will have to post more information about what you did and exactly what happened. Can you post your error messages?

This is the standard guide for a question.

http://www.linuxquestions.org/linux/...Ask_a_Question

Working in a language that is not ones own is not easy. Good Luck
 
Old 01-27-2009, 09:16 PM   #7
napi
LQ Newbie
 
Registered: Jan 2009
Posts: 3

Rep: Reputation: 0
im try to install a software called GAMESS.
and its require fortran77 compiler. actually how do i get to install fortran77?
can you show me step by step installation guide?
i`ve go to above link but i dont get the idea
 
Old 01-28-2009, 12:29 AM   #8
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Hi napi! The step by step instructions are... the only and unique step I put in post #5 of this thread:
Code:
yum install gcc-gfortran
or you can use the more friendly Add/Remove software from the Applications menu of the Desktop. Obviuosly this requires you have root privileges in order to install new packages on this system and a valid internet connection (but you can install them from the Fedora installation DVD as well).

I can add that to build an application from source you probably need some other tools, like make and ld. For your convenience you can install them all using the following yum command:
Code:
yum groupinstall "Development Tools"
Finally to install the GAMESS software, follow step by step instructions from the developer, having in mind your F77 executable is /usr/bin/gfortran.
 
Old 01-28-2009, 03:20 AM   #9
napi
LQ Newbie
 
Registered: Jan 2009
Posts: 3

Rep: Reputation: 0
ok thans a lot!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
automate source for fortran compiler in fedora 8 sramanujam Linux - Software 1 05-07-2008 06:28 PM
g77 in gcc 4.1.0 not found only gfortran fortran 95 compiler! I need fortran 77. TheBrick Linux - Software 3 07-04-2007 06:39 AM
Gnu Fortran versus Intel Fortran tomatoefish Linux - Software 3 02-20-2006 01:31 PM
does linux fortran compiler in fedora 4 support VAX FORTRAN? terrence Programming 17 08-31-2005 08:59 AM
G77 Fortran included in Fedora 2 ? aeslin Linux - Software 1 11-08-2004 07:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration