Subject: libc.so.6
To: None <netbsd-users@netbsd.org>
From: Pritesh Shah <pritesh.krish@gmail.com>
List: netbsd-users
Date: 11/01/2004 23:58:51
hi,
i'm getting the following error:
collinsia: {84} 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 "libc.so.6" not found
which package should i install in order to get libc.so.6 ?
Cheers,
Pritesh