[ncl-install] Re: [ncl-talk] problems installing NCL in ubuntu 7.10

Mary Haley haley at ucar.edu
Fri Apr 11 10:04:43 MDT 2008


Hi Rosa,

For future reference, please post installation questions to
just "ncl-install at ucar.edu":

    http://mailman.ucar.edu/mailman/listinfo/ncl-install

[It looks like you used "ncl_install at ucar.edu" (note the underscore
instead of a dash).]

Anyway, it sounds like maybe your libgfortran.so.1 was either not
installed correctly, or is in a directory that is non-standard. Did
you try setting the LD_LIBRARY_PATH environment variable to the
location of this library?

How did you install this library? The correct way is through
installing the gfortran software, and not by trying to copy this one
library to a directory somewhere.  Your library soft links may not be
set up correctly if you try to copy the file individually.

If you continue to have problems, then email me separately with
information about your system:

    uname -a
    gfortran --version
    gcc --version

Thanks,

--Mary


On Fri, 11 Apr 2008, Rosa N. dos Santos wrote:

> Hi everyone,
>
> I've changed my linux to ubuntu 7.10 and I'm trying to install NCL. I setted 
> all the environment stuff and when I try to run it gives the follow error 
> mesage:
> "ncl: error while loading shared libraries: libgfortran.so.1: cannot open 
> shared object file: No such file or directory".
>
> I tryed to install libgfortran.so.1 but I didn't get it. Has anyone had this 
> problem before, how can I it?!
>
> Thanks,
>
> Rosa
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>


More information about the ncl-install mailing list