2008/4/27 Chris <racerx@xxxxxxxxxxxxx>: > > > > > I am trying to run the following command: > > > > > > > > > > f77 -c myprog.f > > > > > make: f77: Command not found > > > > > > > > > > How can I get f77 on F8? > > > > > > > > You have to install gcc-g77 to get it. > > > > > > Thanks, Manuel. Tried that, but > > > > > > # yum install gcc-g77 > > > Plugin "gpgcheck" uses deprecated constant TYPE_INTERFACE. > > > Please use TYPE_INTERACTIVE instead. > > > Loading "gpgcheck" plugin > > > Setting up Install Process > > > Parsing package install arguments > > > No package gcc-g77 available. > > > Nothing to do > > > # > > > > > > Any further ideas? > > > > > > Paul > > > > > > > Try looking for compat-gcc-34--g77 > > > > Whoopsi! I added one too many "-" > > compat-gcc-34-g77 > > [speed@racerx Fedora]# sudo yum info compat-gcc-34-g77 > Loading "fastestmirror" plugin > Loading "refresh-updatesd" plugin > Loading "skip-broken" plugin > Loading "fedorakmod" plugin > Loading "kernel-module" plugin > Loading mirror speeds from cached hostfile > * livna: mirrors.tummy.com > * fedora: mirrors.xmission.com > * adobe-linux-i386: linuxdownload.adobe.com > * updates: mirrors.xmission.com > Available Packages > Name : compat-gcc-34-g77 > Arch : i386 > Version: 3.4.6 > Release: 8 > Size : 2.1 M > Repo : fedora > Summary: Fortran 77 support for compatibility compiler > Description: > The compat-gcc-34-g77 package provides support for compiling Fortran 77 > programs with the GNU Compiler Collection. Thanks to all. With the installation of compat-gcc-34-g77 the reported problem was solved. Paul -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list