For Programmers: Free Programming Magazines  


Home > Archive > Fortran > June 2004 > Re: gfortran daily binaries









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: gfortran daily binaries
beliavsky@aol.com

2004-06-26, 8:56 pm

bdavis9659@comcast.net (bud davis) wrote in message news:<73a83911.0406250426.45075074@posting.google.com>...
> gfortran binaries for i686/gnu/linux are available from:
>
> http://f77.linksysnet.com
>
> these are compiled each day from the gcc cvs repository.
>
> this should make it a little easier to try out gfortran for those who are curious.
>
>
> regards,
> bud davis


Thanks for posting a binary and the installation instructions. Let me
ask what is probably a Linux newbie question.

I downloaded and uncompressed the binary. When I issue the command

/tmp/gfortran/bin/gfortran hello.f90

I get the error message

/home/myname/bin/irun/bin/../libexec/gcc/i686-pc-linux-gnu/3.5.0/f951:
error while loading shared libraries: libgmp.so.3: cannot open shared
object file: No such file or directory .

What should I do?
lkrupp@pssw.NOSPAM.com.INVALID

2004-06-27, 3:56 am

Steven G. Kargl wrote:
<snip>
> Do you have the GMP library installed on your system? It typically
> is in /usr/local/lib. If it is in some other location you may
> be able to use the LD_LIBRARY_PATCH environmental variable or -rpath.

<snip>

I believe you meant to say LD_LIBRARY_PATH.

Louis

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com