[AG-TECH] redhat 9 install problems

Hill, NM (Nick) N.M.Hill at rl.ac.uk
Fri Sep 26 03:31:49 CDT 2003


Jon,

libcrypto.so.2 and libssl.so.2 are the versions of these libraries for
OpenSSL 0.9.6. As you point out you have OpenSSL 0.9.7 installed.

There is a RedHat RPM for RH9 which contains only the above libraries to
satisfy similar dependencies

openssl096b-0.9.6b-6.i386.rpm seems to be the latest version available from
RedHat.

 rpm -q -l openssl096b
/lib/libcrypto.so.0.9.6b
/lib/libssl.so.0.9.6b
/usr/share/doc/openssl096b-0.9.6b
/usr/share/doc/openssl096b-0.9.6b/CHANGES
/usr/share/doc/openssl096b-0.9.6b/FAQ
/usr/share/doc/openssl096b-0.9.6b/INSTALL
/usr/share/doc/openssl096b-0.9.6b/LICENSE
/usr/share/doc/openssl096b-0.9.6b/NEWS
/usr/share/doc/openssl096b-0.9.6b/README
/usr/share/doc/openssl096b-0.9.6b/c-indentation.el
/usr/share/doc/openssl096b-0.9.6b/openssl.txt
/usr/share/doc/openssl096b-0.9.6b/openssl_button.gif
/usr/share/doc/openssl096b-0.9.6b/openssl_button.html
/usr/share/doc/openssl096b-0.9.6b/ssleay.txt

This can be installed in addition to the OpenSSL 0.9.7 after which
pyOpenSSL_AG will install OK.

Nick Hill
Rutherford Appleton Labs
e-Science Centre
n.m.hill at rl.ac.uk   
01235 445423 

-----Original Message-----
From: Jon I Johansson [mailto:jon.johansson at ualberta.ca]
Sent: 26 September 2003 00:13
To: ag-tech at mcs.anl.gov
Subject: [AG-TECH] redhat 9 install problems



I am trying to install the AG software on RedHat 9 and I get error
massages that two libraries are missing: libcrypto.so.2 and
libssl.so.2. These are apparently part of OpenSSL and I have
version openssl-0.9.7a-5 installed. I can't find these librarys
anywhere so I downloaded the latest from OpenSSL.org (0.9.7b),
compiled and installed that, but still no libraries.
I tried creating symlinks to the libraries that are on
my system but I get the same errors.
Would anyone have any suggestions?

I've included the output from the install script below if that is 
helpful.

Thank you,
Jon.

[root at ag-video AccessGrid-2.1-3]# ./install.sh
This script installs the necessary RPMS for the Access Grid software,
with the exception of python and wxPython.
When prompted whether you want to continue, respond with 'y'
When prompted whether you want to save and quit, respond with 'q'
Continue?
y
***********************************************
Installing prerequisites (phase 1)
***********************************************
Package already installed: wxGTK-2.4.0-1
Package already installed: logging-0.4.7-2
Installing package: pyOpenSSL_AG
error: Failed dependencies:
        libcrypto.so.2 is needed by pyOpenSSL_AG-0.5.1-3
        libssl.so.2 is needed by pyOpenSSL_AG-0.5.1-3
Package already installed: gpt-1.0-2
Package already installed: globus-accessgrid-2.0-1
Globus was already installed; skipping configuration steps
***********************************************
Installing prerequisites (phase 2)
***********************************************
Package already installed: pyGlobus-cvs-9
***********************************************
Installing media tools
***********************************************
Package already installed: AccessGrid-rat-4.2.22-2
Package already installed: AccessGrid-vic-2.8ucl1.1.3-3
***********************************************
Installing Access Grid packages
***********************************************
Installing package: AccessGrid
error: Failed dependencies:
        pyOpenSSL_AG is needed by AccessGrid-2.1-3
Installing package: AccessGrid-VenueClient
error: Failed dependencies:
        AccessGrid = 2.1-3 is needed by AccessGrid-VenueClient-2.1-3
Installing package: AccessGrid-VenueServer
error: Failed dependencies:
        AccessGrid = 2.1-3 is needed by AccessGrid-VenueServer-2.1-3
Installing package: AccessGrid-AudioService
error: Failed dependencies:
        AccessGrid = 2.1-3 is needed by AccessGrid-AudioService-2.1-3
Installing package: AccessGrid-VideoConsumer
error: Failed dependencies:
        AccessGrid = 2.1-3 is needed by AccessGrid-VideoConsumer-2.1-3
Installing package: AccessGrid-VideoProducer
error: Failed dependencies:
        AccessGrid = 2.1-3 is needed by AccessGrid-VideoProducer-2.1-3
Installing package: AccessGrid-BridgeServer
error: Failed dependencies:
        AccessGrid = 2.1-3 is needed by AccessGrid-BridgeServer-2.1-3
[root at ag-video AccessGrid-2.1-3]#
[root at ag-video AccessGrid-2.1-3]# rpm -q openssl
openssl-0.9.7a-5
[root at ag-video AccessGrid-2.1-3]#

-- 
Jon I Johansson             *  Research Computing Support
jon.johansson at ualberta.ca   *  Computing and Network Services
Tel.: (780) 492-9304        *  University of Alberta
Fax.: (780) 492-1729        *  Edmonton, Alberta, CANADA
 



More information about the ag-tech mailing list