LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   libg2c on FC4 and FC5 (https://www.linuxquestions.org/questions/linux-software-2/libg2c-on-fc4-and-fc5-433668/)

hhegab 04-10-2006 07:49 AM

libg2c on FC4 and FC5
 
Hi,

I have been using fedora for sometime now.
I have a code which is written in C and uses some parts in fortran.
To compile the code, both g77 and libg2c are needed. Since FC4 I can't use my code since neither g77 nor libg2c are there for installation.
I tried to use yum to install "compat-gcc-32-g77" and I did install it, but the code continued to complain that libg2c is not there.
I could compile the code succefully up to FC3 but not after this release! What should I do? and how may I have libg2c to be on my computer exactly as it was on FC3 and FC2?
Thank you for your time,

H H

Lenard 04-10-2006 04:39 PM

Install gcc-g77 and the matching version number libf2c rpms.

For example;
http://download.fedora.redhat.com/pu...6.fc3.i386.rpm
http://download.fedora.redhat.com/pu...6.fc3.i386.rpm


All times are GMT -5. The time now is 01:44 AM.