[Zope] Install Help

Adam Manock abmanock@earthlink.net
Fri, 28 Jun 2002 14:15:43 -0400


Redhat 7.2

# locate libdb-3.2.so
/usr/lib/libdb-3.2.so
/lib/libdb-3.2.so
# rpm -qf /usr/lib/libdb-3.2.so
db3-devel-3.2.9-4
# rpm -qf 
/lib/libdb-3.2.so 

db3-3.2.9-4
#

:-)

Adam

At 01:20 PM 6/28/2002 -0400, Todd Loomis, DMSO \(SAIC\) wrote:
>Hi:
>
>Everytime I try to python wo_pcgi.py I get the following error:
>
>----------------------------------------------------------------------------
>--
>Deleting '.pyc' and '.pyo' files recursively under /tmp/Zope-2.5.1-src...
>Done.
>
>----------------------------------------------------------------------------
>--
>Compiling python modules
>
>----------------------------------------------------------------------------
>--
>Building extension modules
>cp ./lib/python/Setup20 ./lib/python/Setup
>
>------------------------------------------------
>Compiling extensions in lib/python
>cp /usr/lib/python2.2/config/Makefile.pre.in .
>cp: cannot stat `/usr/lib/python2.2/config/Makefile.pre.in': No such file or
>directory
>Traceback (most recent call last):
>   File "wo_pcgi.py", line 45, in ?
>   File "wo_pcgi.py", line 33, in main
>   File "/tmp/Zope-2.5.1-src/inst/build_extensions.py", line 30, in ?
>     make('lib','python')
>   File "/tmp/Zope-2.5.1-src/inst/do.py", line 61, in make
>     do("cp %s ." % wheres_Makefile_pre_in())
>   File "/tmp/Zope-2.5.1-src/inst/do.py", line 32, in do
>     if i and picky: raise SystemError, i
>SystemError: 256
>----------------------------------------------------------------------------
>--
>
>Can anybody suggest why I keep getting this? I have python, python1.5,
>python2, python2.2 on my machince and no of them will work. I tried to
>install python2.1.3 however it keeps coming up with this message:
>
>libdb-3.2.so   is needed by python2.1-2.1.3-1
>
>And I can't find it anywhere. Any help will be great.
>
>Thanks,
>Todd
>
>
>
>_______________________________________________
>Zope maillist  -  Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>**   No cross posts or HTML encoding!  **
>(Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )