problems with installing NCL on Ubuntu 11.10 x86-64 architecture

From: Sam McClatchie <sam.mcclatchie_at_nyahnyahspammersnyahnyah>
Date: Fri Feb 24 2012 - 07:05:23 MST

Hello

I am having some problems installing pre-compiled binaries of NCL (both
Open-DAP enabled and not enabled) on Ubuntu 11.10.

Here is my system information:
smc@nakrasana:/usr/local$ uname -m
x86_64
smc@nakrasana:/usr/local$ gcc --version
gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1

Following installation of either of these binaries:
ncl_ncarg-6.0.0.Linux_Debian_x86_64_gcc445.tar
ncl_ncarg-6.0.0.Linux_Debian_x86_64_nodap_gcc445.tar

and running ncl from here:
smc@nakrasana:/data/static_data/tarballs/ncl$ which ncl
/usr/local/bin/ncl

having added this line to my ~/.bashrc:
export NCARG_ROOT="/usr/local"

I get this error returned:
smc@nakrasana:/usr/local$ ncl
ncl: error while loading shared libraries: libssl.so.0.9.8: wrong ELF
class: ELFCLASS32

The library is installed on my OS:
smc@nakrasana:~$ locate libssl.so.0.9.8
/home/smc/.dropbox-dist/libssl.so.0.9.8
/lib32/libssl.so.0.9.8
/opt/Adobe/Reader9/Reader/intellinux/lib/libssl.so.0.9.8
/usr/lib32/libssl.so.0.9.8

and explicitly adding the LD_LIBRARY_PATH parameter to the library in my
~/.bashrc does not fix the problem:
LD_LIBRARY_PATH="/usr/lib32"
export LD_LIBRARY_PATH

The gcc version I am running corresponds to the nearest version in the
binaries.

  Any suggestions as to how to solve this? I did have had NCL running
fine on earlier versions of Ubuntu (10.10).

Best fishes

Sam

-- 
Sam McClatchie,
Supervisory oceanographer, Fisheries oceanography
Southwest Fisheries Science Center, NOAA,
8604 La Jolla Shores Drive
La Jolla, CA 92037-1508, U.S.A.
email<Sam.McClatchie@noaa.gov>
Cellular:  858 752 8495
Research home page<www.fishocean.info>
                    /\
       ...>><xX(¡>
                 //// \\\\
                    <¡)Xx><<
               /////  \\\\\\
                         ><(((¡>
   >><(((¡>    ...>><xX(¡>O<¡)Xx><<
_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Fri Feb 24 07:05:34 2012

This archive was generated by hypermail 2.1.8 : Tue Mar 20 2012 - 15:28:29 MDT