[ncl-install] question concerning installation of NCL 5.1.1 64-bit binary for x86_64 chips for LINUX (compiled with gcc 3.3.0)

From: <sb792726_at_nyahnyahspammersnyahnyah>
Date: Mon, 22 Jun 2009 11:32:29 -0400 (EDT)

Mary,

I apologize that it took me so long to respond. When you emailed me back
Friday night i was home and unable to connect to the account from my
house.

Specifically i downloaded the "ncl_ncarg_5.5.5.Linux_i686_gcc412.tar.gz".
However even after adding the "libstdc++.so.6.0.10" file and performing
the commands you outlined in your previous email i still recieved a error
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

After downloading the file you sent, im not sure why i am still recieving
this message. But ultimatly i still can't get it to work. I apologize for
bothering you again but if you have any other advise to get this working i
would greatly appreciate it. Thanks.

-Sean

> 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 Mon Jun 22 2009 - 09:32:29 MDT

This archive was generated by hypermail 2.2.0 : Thu Jun 25 2009 - 06:30:50 MDT