Actually, i got the same problem, and removed the dependent package. didnt had any problem so far, but I am not sure about the consequences. anybody have any idea ?
Madhan ----- Original Message ----- From: Benedikt Bjarni Bogason <[email protected]> List-Post: [email protected] Date: Wednesday, July 7, 2004 1:54 am Subject: Re: [AG-TECH] libcrypto and libssl > Yes thank you all for replying. I had actually figured it out > before your > answers came (a once in a lifetime experience for me!). The thing > was that > my Redhat9 hat openssl 1097a which didn't provide the libcrypto or > libssl.I googled the 1096b version and downloaded it. Then I was > going to do > rpm -e openssl1097a > rpm -ivh openssl1096b.i386.rpm > > but that failed because of dependencies. So I had to do: > > rpm -ivh --oldpackage openssl1096b.i386.rpm > > Hope this can be useful for someone as helpless as I was. > > But now I've run into more trouble: > > Installing package: AccessGrid > Preparing... > ###########################################[100%] > file /usr/lib/python2.2/site-packages/optik/__init__.py from > install of > AccessGrid-2.2-6 conflicts with file from package python-optik-1.4-2 > file /usr/lib/python2.2/site-packages/optik/errors.py from > installof Ac > cessGrid-2.2-6 conflicts with file from package python-optik-1.4-2 > file /usr/lib/python2.2/site-packages/optik/help.py from > installof Acce > ssGrid-2.2-6 conflicts with file from package python-optik-1.4-2 > file /usr/lib/python2.2/site-packages/optik/option.py from > installof Ac > cessGrid-2.2-6 conflicts with file from package python-optik-1.4-2 > file /usr/lib/python2.2/site- > packages/optik/option_parser.py from > instal > l of AccessGrid-2.2-6 conflicts with file from package python-optik- > 1.4-2 > > but I don't dare to remove python-optik, because: > python-optik is needed by (installed) up2date-3.1.23-1 > > Any tips? > > > Hi Benedikt, > > google for this: openssl096b-0.9.6b-3.i386.rpm > > hope this might help you. > > > > -Madhan > > Student Assistant > > LBNL, Berkeley, CA, USA > > > > > > ----- Original Message ----- > > From: Benedikt Bjarni Bogason <[email protected]> > > Date: Tuesday, July 6, 2004 8:37 am > > Subject: [AG-TECH] libcrypto and libssl > > > >> Hi, trying to install AG on a REALLY old computer (pentium II) > >> Successfully installed Python and wxPython, and install.sh > manages to > >> install the globus rpm, but it halts on the Access Grid packages: > >> > >> $ ./install.sh > >> > >> error: Failed dependencies: > >> libcrypto.so.2 is needed by AccessGrid-2.2-6 > >> libssl.so.2 is needed by AccessGrid-2.2-6 > >> > >> Please can you help me, I am getting rather frustrated. Where > can I > >> getthose packages?? > >> > >> Benedikt. > >> > >> > > > > > >

