Re: install open-dap enabled/ 64 bit ubuntu 12.04

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon May 21 2012 - 09:47:06 MDT

On May 20, 2012, at 8:58 PM, Sam McClatchie wrote:

> Hello
>
> I've recently done a clean install of Ubuntu 12.04 on a 64 bit machine and decided to try to get the open-dap enabled NCL working (I got NCL running previously but without open-dap, which I need).
>
> I am having what looks to be an architecture-related problem with some of the libraries. Please take a look at the attached documentation of my install process and let me know if I have done something silly.
>
> If the attachment does not reach the list, I will copy and resend.
>
> Thanks
>
> Sam

Hi Sam,

The error looks like you are trying to reference a 32-bit library on a 64-bit machine. I see in your comments you have:

### set the ld_library_path to a 32-bit library location
export LD_LIBRARY_PATH=/usr/lib/i386-linux-gnu

Since you are on a 64-bit machine and using a 64-bit version of NCL, you need to set this to point to a 64-bit version of the SSL library.

You must be trying to install an OPeNDAP version? This requires the SSL library. If you don't need OPeNDAP, I recommend installing
a non-OPeNDAP 64-bit version of NCL.

--Mary

>
> --
> 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 document error on install.txt>_______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Mon May 21 09:47:22 2012

This archive was generated by hypermail 2.1.8 : Wed May 30 2012 - 09:28:17 MDT