This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: g77 not functional?


Dear Peter,

On Tue, 24 Sep 2002 pete@ltoi.iap.physik.tu-darmstadt.de wrote:

> 
> This error message
> 
> > [root@augusto root]# /root/test
> > /root/test: error while loading shared libraries: libg2c.so.0: cannot open
> > shared object file: No such file or directory
> 
> indicates, that the linux shared lib loader ld is unable to find libg2c.so.0
> on your system.
> 
> update /etc/ld.so.conf & run ldconfig as root. Guess, there must be an
> entry /root/gcc-3.2/lib in /etc/ld.so.conf ...

Right on the spot! And very easy to follow instructions. The best help I
got within about a week! Now g77 is working!

Thank you all.

Regards,

Pedro


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]