[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Solaris 2.5, libF77.so.3 problems
From: |
heberf |
Subject: |
Re: Solaris 2.5, libF77.so.3 problems |
Date: |
Wed, 10 Mar 1999 11:45:59 -0600 (CST) |
On 10 Mar 1999, Martin Holz wrote:
> Jalaluddin Abdullah <address@hidden> writes:
> > I did a merged build of gcc with libstdc++, used bash, did the install
> > of the Octave 2.0.13 binary distribution for solaris2.5 on a
> > SparcStation 20 and, referring to
> > http://www.che.wisc.edu/octave/mailing-lists/help-octave/1999/223, I
> > have the same problem, but in addition there does not appear to be a
> > copy of libF77.so.3 anywhere on my hard disk.
> >
> > Is this file normally generated during Octave installation, or is it
> > part of Sun's FORTRAN distribution?
>
> On my machine it is found at /opt/SUNWspro/lib/libF77.so.3,
> so I would guess, it is not installed with the raw operating
> system.
On my machine this file is a symbolic link to
/opt/SUNWspro/SC4.2/lib/libF77.so.3
I believe this comes with the Sun fortran compiler.
>
> Ciao
> Martin
>
>