Problem running G95 on Solaris

From: Peter Simon (petersamsimon2_at_hotmail.com)
Date: 11/19/04


Date: 19 Nov 2004 13:43:45 -0800

First, immense kudos to Andy V. for the amazing g95 gift to the world.

I previously have been successful in installing g95 on a HP-UX
platform, and yesterday I tried installing it on a Sun Solaris
platform, by dowloading the tar file containing the precompiled
binary, then installing according to the instructions. When I execute
g95 on the Sun workstation, I get the following error message:

% g95 --version
ld.so.1: g95: fatal: libiconv.so.2: can't open file: errno=2
Killed

I would like to know if that library is something I'm supposed to
have, or if it is something that is missing from g95. Any suggestions
would be appreciated, since I have to get a project done quickly there
and I was hoping to be able to use Fortran 95 rather than 77, or C.

FYI, the following result is returned from the command "uname -a":
SunOS anteng4 5.5.1 Generic_103640-22 sun4m sparc SUNW,SPARCstation-10

I get the same error on another SunOS machine where I also tried to
install g95. The result of typing "uname -a" on that machine is:
tigger 5.8 Generic_108528-11 sun4u sparc SUNW,Ultra-60

If there is an email address to which I'm supposed to report problems
with g95, I couldn't find it on the g95 page (www.g95.org). I did
find Andy's email address there and sent him a message similar to
this, but haven't received a reply (yet, at least).

Thanks in advance for any help,
Peter Simon



Relevant Pages

  • Re: G95 under windows (newbie)
    ... program when compile using gfortran, or the g95 linux binary (I tried ... installing g95 under Linux in hopes it might give a more informative ... your code compiles with both CVF and g95 under Windows and reports ...
    (comp.lang.fortran)
  • Re: Detect EOF for direct access, unformatted files?
    ... I just ran the program on g95 on my laptop (WinXP) and I got 214 also on that platform. ...
    (comp.lang.fortran)
  • Re: Problem running G95 on Solaris
    ... > I previously have been successful in installing g95 on a HP-UX ... > platform, and yesterday I tried installing it on a Sun Solaris ...
    (comp.lang.fortran)