Thanks for the reply, but wooooff not working, been trying n trying, linked all
the possible places, see this for more details collinsia: {235} ll
/home/psham/pkg/lib/libcrypt* -rw-r--r-- 1 psham wheel 1282718 Oct 24 23:17
libcrypto.a lrwxrwxr-x 1 psham wheel 16 Oct 24 23:17 libcrypto.so ->
libcrypto.so.300 lrwxrwxr-x 1 psham wheel 38 Oct 29 17:02 libcrypto.so.2 ->
/home/psham/pkg/lib/libcrypto.so.300.1 lrwxrwxr-x 1 psham wheel 18 Oct 24 23:17
libcrypto.so.300 -> libcrypto.so.300.1 -r-xr-xr-x 1 psham wheel 840008 Oct 24
23:17 libcrypto.so.300.1 collinsia: {12} ll /usr/pkg/lib/libcr* -rw-r--r-- 1
root wheel 1315296 Dec 13 2003 /usr/pkg/lib/libcrypto.a lrwxr-xr-x 1 root wheel
16 Dec 13 2003 /usr/pkg/lib/libcrypto.so -> libcrypto.so.300 lrwxrwxr-x 1 root
wheel 38 Oct 29 17:03 /usr/pkg/lib/libcrypto.so.2 ->
/home/psham/pkg/lib/libcrypto.so.300.1 lrwxr-xr-x 1 root wheel 18 Dec 13 2003
/usr/pkg/lib/libcrypto.so.300 -> libcrypto.so.300.1 -r-xr-xr-x 1 root wheel
858893 Dec 13 2003 /usr/pkg/lib/libcrypto.so.300.1 collinsia: {244} ll
/home/psham/pkg/emul/linux/usr/lib/libcr* lrwxrwxr-x 1 psham wheel 38 Oct 29
17:04 /home/psham/pkg/emul/linux/usr/lib/libcrypto.so.2 ->
/home/psham/pkg/lib/libcrypto.so.300.1 --- On Fri 10/29, Many Ayromlou <
[email protected] > wrote: From: Many Ayromlou [mailto: [email protected]]
To: [email protected] Cc: [email protected], [email protected]
Date: Fri, 29 Oct 2004 17:31:06 -0400 Subject: Re: [AG-TECH] libcrypto.so.2 not
found. Hi Pritesh,
I had a similar problem "porting" Redhat FC2 rpm's into SuSE9.1. The
way I got around it was to create 2 symlinks to libcrypto and libssl.
The RPM package I think needed version 4 of these libraries (which is
really 0.9.7 renamed) and I had 0.9.7.
So here is what /usr/lib/libcrypt* looks like now:
-rw-r--r-- 1 root root 135776 Apr 5 2004 libcrypt.a
lrwxrwxrwx 1 root root 18 Oct 20 13:00 libcrypt.so ->
/lib/libcrypt.so.1
lrwxrwxrwx 1 root root 18 Oct 20 13:00 libcrypto.so.0 ->
libcrypto.so.0.9.7
-rwxr-xr-x 1 root root 1127119 Aug 4 11:44 libcrypto.so.0.9.7
lrwxrwxrwx 1 root root 18 Oct 28 13:24 libcrypto.so.4 ->
libcrypto.so.0.9.7
and libssl
lrwxrwxrwx 1 root root 15 Oct 20 13:00 libssl.so.0 ->
libssl.so.0.9.7
-rwxr-xr-x 1 root root 221953 Aug 4 11:44 libssl.so.0.9.7
lrwxrwxrwx 1 root root 15 Oct 28 13:21 libssl.so.4 ->
libssl.so.0.9.7!
Hope this helps,
Contact me if you need more info....
TTYL
Many
On 29-Oct-04, at 3:02 PM, Pritesh wrote:
>
>
> hi,
>
> i'm trying to build accessgrid on NetBSD platform. i have the binaries
> which are listed below:
>
> collinsia: {116} ls
> AGNodeService.py NodeManagement.py
> VenueManagement.py
> AGServiceManager.py NodeSetupWizard.py VenueServer.py
> BridgeServer.py QuickBridge agpm.py
> CertificateRequestTool.py VenueClient.py certmgr.py
>
> I have python version installed which is present at the following
> location : /home/psham/pkg/bin/python2p2 . Its called python2p2 as the
> python 2.2.3 version is compiled with pthreads.
>
> i've got optik, fpconst and other python packages installed at the
> following location:
> /home/psham/pkg/lib/python2p2/site-packages
>
> this is the problem! that i'm facing:
>
> collinsia: {117} python2p2 AGNodeService.py
> Traceback (most recent call last):
> File "AGNodeService.py", line 28, in ?
> from AccessGrid.Toolkit import Service
> File
> "/home/psham/pkg/lib/python2p2/site-packages/AccessGrid/Toolkit.py",
> line 22, in ?
> from AccessGrid.Security import CertificateManager
> File
> "/home/psham/pkg/lib/python2p2/site-packages/AccessGrid/Security/
> CertificateManager.py", line 48, in ?
> from OpenSSL_AG import crypto
> File
> "/home/psham/pkg/lib/python2p2/site-packages/OpenSSL_AG/__init__.py",
> line 11, in ?
> import rand, crypto, SSL
> ImportError: Shared object "libcrypto.so.2" not found
>
>
> its finding the python packages
> /home/psham/pkg/lib/python2p2/site-packages properly, but fails when
> it tries to find libraries. could somebody help me in case i'm doing
> anything wrong or is it that there's ! a specific place where the
> libraries should go.
>
> Cheers,
> Pritesh
>
> _______________________________________________
> Join Excite! - http://www.excite.com
> The most personalized portal on the Web!
>
_____
Join Excite! - http://www.excite.com
The most personalized portal on the Web!