"emammendes" <[EMAIL PROTECTED]> writes:

> Hello
> 
> Thanks a lot!  I did exactly what you have suggested but to no avail.  No
> g77, no egcs-g77 on a prompt command.
> Do I need to establish a soft link to some file in order to get g77 as a
> command line?

No. If the installation of the package went right you have g77 in /usr/bin:

rpm -qil gcc-g77 should give you something like that :

Name        : gcc-g77                      Relocations: (not relocateable)
Version     : 2.96                              Vendor: MandrakeSoft
Release     : 0.50mdk                       Build Date: Sat May  5 20:36:28 2001
Install date: Sun May  6 04:04:31 2001      Build Host: no.mandrakesoft.com
Group       : Development/Other             Source RPM: gcc-2.96-0.50mdk.src.rpm
Size        : 3990900                          License: GPL
Packager    : Chmouel Boudjnah <[EMAIL PROTECTED]>
URL         : http://gcc.gnu.org/
Summary     : Fortran 77 support for gcc
Description :
This package adds support for compiling Fortran 77 programs with the GNU
compiler.
/usr/bin/f77
/usr/bin/g77
/usr/lib/gcc-lib/i586-mandrake-linux
/usr/lib/gcc-lib/i586-mandrake-linux/2.96
/usr/lib/gcc-lib/i586-mandrake-linux/2.96/f771
/usr/lib/gcc-lib/i586-mandrake-linux/2.96/include
/usr/lib/gcc-lib/i586-mandrake-linux/2.96/include/g2c.h
/usr/lib/gcc-lib/i586-mandrake-linux/2.96/libg2c.a
/usr/share/doc/gcc-g77-2.96
/usr/share/doc/gcc-g77-2.96/ChangeLog.0.f
/usr/share/doc/gcc-g77-2.96/ChangeLog.f
/usr/share/doc/gcc-g77-2.96/ChangeLog.libf2c
/usr/share/doc/gcc-g77-2.96/README
/usr/share/man/man1/g77.1.bz2

Reply via email to