Re: question concerning installation of NCL 5.1.1 64-bit binary for x86_64 chips for LINUX (compiled with gcc 3.3.0)

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Fri, 19 Jun 2009 16:46:31 -0600

Sean,

Do you have any "libstd++.so" library at all?

Which i686 binary did you download?

I've attached libstdc++.so.6.0.10. You can try it:

    ln -s libstdc++.so.6.0.10 libstdc++.so.6
    setenv LD_LIBRARY_PATH `pwd`

or, if you already have a LD_LIBRARY_PATH:

   setenv LD_LIBRARY_PATH $LD_LIBRARY_PATH:`pwd

Then, just try:

    ncl -V

I'm kind of in a hurry, so I need to run, but let me know
if the above works. I may check my email later tonight.

--Mary

On Jun 19, 2009, at 4:38 PM, sb792726_at_albany.edu wrote:

> Mary,
>
> Thanks for your help. I did used the "uname -a" command and found
> out that
> i downloaded to wrong version so i downloaded one of the i686
> binaries.
> However an additional problem arose. When i tried to run it i
> recieved a
> message of:
>
> Processing file: narr-a_221_19970611_2100_000_1000mb.grb...
> ncl: error while loading shared libraries: libstdc++.so.6: cannot open
> shared object file: No such file or directory
>
> i believe this is because im running such an old form of fedora
> that my
> compilers and libraries are all out of data. If you could provide any
> additional information regarding this problem i would greatly
> appreciate
> it. Thanks agian.
>
> -Sean
>
>
>> Hi Sean,
>>
>> It sounds like you may not have downloaded the correct binary for
>> your system.
>>
>> What does "uname -a" report? If it says "x86_64" somewhere in the
>> output,
>> and you indeed have gcc V3.3.x, then the binary you want is:
>>
>> ncl_ncarg-5.1.1.Linux_x86_64_gcc330.tar
>>
>> If "uname -a" says something like "i686" then you want one of the
>> i686 binaries.
>>
>> --Mary
>>
>> On Jun 19, 2009, at 3:13 PM, sb792726_at_albany.edu wrote:
>>
>>> To whom it may concern,
>>>
>>> Hi, I am currently trying to install NCL 5.1.1 64-bit binary for
>>> x86_64
>>> chips for LINUX (compiled with gcc 3.3.0) off the earth system grid
>>> webpage to my linux machine (fedora version 5). my reason for the
>>> intallation is to convert grib files to netcdf files. I successfully
>>> gunzipped and untared the program in my directory and it created all
>>> necessary bin,lib and include direcories. I have also set the
>>> NCARG_ROOT
>>> environment variable and my search path to where NCL/NCARG resides.
>>> However, when i go to run the program to convert one of my grib
>>> files to
>>> netcdf by typing "ncl_convert2nc gribfile.grb" i recieve a
>>> message of:
>>>
>>> /grib/sbratton/bin/ncargpath: Exec format error. Binary file not
>>> executable.
>>> Processing file: narr-a_221_19970611_2100_000_1000mb.grb...
>>> /grib/sbratton/bin/ncl: Exec format error. Binary file not
>>> executable.
>>>
>>>
>>> Im not sure of why this is. If you could provide any support
>>> concerning
>>> this problem it would be greatly appreciated. Thank you.
>>>
>>> -Sean Bratton
>>> _______________________________________________
>>> ncl-install mailing list
>>> List instructions, subscriber options, unsubscribe:
>>> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>>
>>
>

Received on Fri Jun 19 2009 - 16:46:31 MDT

This archive was generated by hypermail 2.2.0 : Mon Jun 22 2009 - 15:22:45 MDT