Re: Installation problem on Fedora 15

From: Christian Pagé <page.christian_at_nyahnyahspammersnyahnyah>
Date: Thu Jul 28 2011 - 03:41:15 MDT

Hi Louis,

A spurious / in the link...
ln -s /usr/lib64/libssl.so /usr/lib64/libssl.so.6
as root of course...

However I see that you libssl is 1.0.0d, hence I don't really know if it is
compatible or not, so be *very* cautious even if it runs thereafter...
I assume that this library is only used for opendap ssl access though, so if
you are not using this functionality it should be ok in any case

Christian

On Thu, Jul 28, 2011 at 11:23, louis Vonder <appopson@yahoo.fr> wrote:

>
>
>
> Hi Christian,
> You can the result ls -l /usr/lib64/libssl*
>
> /usr/lib64/libssl.a
> /usr/lib64/libssl.so -> libssl.so.1.0.0d
> /usr/lib64/libssl.so.1.0.0d
> /usr/lib64/libssl.so.10 -> libssl.so.1.0.0d
> /usr/lib64/libssl3.so
>
> Unfortunately, when I enter
>
> ln -s /usr/lib/64/libssl.so /usr/lib/64/libssl.so.6
>
> I get this:
> ln: failed to create symbolic link `/usr/lib/64/libssl.so.6': No such file
> or directory
>
>
> regards
>
>
>
>
>
> --- En date de : *Jeu 28.7.11, Christian Pagé <page.christian@gmail.com>*a écrit :
>
>
> De: Christian Pagé <page.christian@gmail.com>
> Objet: Re: [ncl-talk] Installation problem on Fedora 15
> À: "louis Vonder" <appopson@yahoo.fr>
> Cc: "ncl forum" <ncl-talk@ucar.edu>
> Date: Jeudi 28 juillet 2011, 10h46
>
>
> Maybe it is the wrong version of libssl.so.
> Verify the available libssl (for 64-bit): ls -l /usr/lib64/libssl*
> Sometimes a dirty fix can work, such as: ln -s /usr/lib/64/libssl.so
> /usr/lib/64/libssl.so.6
> but this can break if the libssl API has changed between the version you
> have installed and the version used when NCL was compiled...
>
> Christian
>
> On Thu, Jul 28, 2011 at 10:42, louis Vonder <appopson_at_yahoo.fr<http://mc/compose?to=appopson@yahoo.fr>
> > wrote:
>
> Many thanks Christian,
>
> Despite installation of openssl, the error remain the same.
> regards
>
> louis
>
> --- En date de : *Jeu 28.7.11, Christian Pagé <page.christian_at_gmail.com<http://mc/compose?to=page.christian@gmail.com>
> >* a écrit :
>
>
> De: Christian Pagé <page.christian_at_gmail.com<http://mc/compose?to=page.christian@gmail.com>
> >
> Objet: Re: [ncl-talk] Installation problem on Fedora 15
> À: "louis Vonder" <appopson_at_yahoo.fr<http://mc/compose?to=appopson@yahoo.fr>
> >
> Cc: "ncl forum" <ncl-talk_at_ucar.edu<http://mc/compose?to=ncl-talk@ucar.edu>
> >
> Date: Jeudi 28 juillet 2011, 9h26
>
>
> Dear Louis,
>
> Try to install the package openssl which should provide the needed shared
> library.
> If you are using yum it could be something like: yum install openssl
>
> Regards
>
> Christian Pagé
> http://meteocentre.com/toulouse/ http://meteoalerte.com/france/
> Ingénieur de recherche en climat, CERFACS, Toulouse
>
>
> On Thu, Jul 28, 2011 at 09:24, louis Vonder <appopson_at_yahoo.fr<http://mc/compose?to=appopson@yahoo.fr>
> > wrote:
>
> Dear NCL users,
>
> What can I do resolve this problem.
> I download this ncl ncl_ncarg-6.0.0.Linux_RedHat_x86_64_gcc412.tar.gz
>
> But, I am wondering, when I trying to use it, this error appear:
>
> ncl: error while loading shared libraries: libssl.so.6: cannot open shared
> object file: No such file or directory
>
> Here some informations of my system
>
> uname -a
> Linux hpz800 2.6.38.8-35.fc15.x86_64 #1 SMP Wed Jul 6 13:58:54 UTC 2011
> x86_64 x86_64 x86_64 GNU/Linux
>
> gcc --version
> gcc (GCC) 4.6.0 20110530 (Red Hat 4.6.0-9)
> Copyright (C) 2011 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> Thanks for your help
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
>
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Jul 28 03:41:57 2011

This archive was generated by hypermail 2.1.8 : Fri Jul 29 2011 - 08:44:18 MDT