having problems in running the ZPoPyDA-1.1-pre2.
The zope tells me that PoPy_db.py cann't find the
PoPy-module!
The PoPy ist installed (in the korrekt version).
Trying to import PoPy in the python-interpreter, it
runs without error.
The README tells me to install it using "./configure"
and make install, but there's no one!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is this by any chance a zope site installed from
the binary on zope.org?
If so, you need to know that the python invoked by
zope is not your normal python, but rather a python
found in the zope dMoving the PoPymodule.so to the
directory where the binary was unpacked.
In particular, moving the PoPymodule.so to the
$ZOPE_HOME/lib/python1.5 works fine.
This can be quite confusing, and I wish Zope would
distribute two binaries, an all-in-one, and a
zope-only-no-python.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'd very much appreciate some explicit instructions on where
to install the PoPymodule.so generated by the related PoPy
project. Leaving where "make install" (for PoPy) places it
doesn't work. Placing it where the kind soul mentioned below
($ZOPE_HOME/lib/python1.5) doesn't work; and placing it in
the likeliest alternative ($ZOPE_HOME/lib/python), wherein
other .so files live, also doesn't work. Finally, placing it
inside the ZPyPyDA directory
($ZOPE_HOME/lib/python/Products/ZPoPyDA) doesn't work.
Renaming it to PoPy.so doesn't work in any of the above, and
renaming it from PoPy.so (for version PoPy 3.0 beta) to
PoPymodule.so doesn't work. Is it possible that ZpoPyDA and
PoPy don't work for Zope version 2.3.0?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=139147
Browser: Mozilla/4.74 [de] (X11; U; Linux 2.2.16 i686)
having problems in running the ZPoPyDA-1.1-pre2.
The zope tells me that PoPy_db.py cann't find the
PoPy-module!
The PoPy ist installed (in the korrekt version).
Trying to import PoPy in the python-interpreter, it
runs without error.
The README tells me to install it using "./configure"
and make install, but there's no one!
Logged In: YES
user_id=120006
Browser: Mozilla/4.73 [en] (X11; I; Linux 2.2.18 i686; Nav)
Is this by any chance a zope site installed from
the binary on zope.org?
If so, you need to know that the python invoked by
zope is not your normal python, but rather a python
found in the zope dMoving the PoPymodule.so to the
directory where the binary was unpacked.
In particular, moving the PoPymodule.so to the
$ZOPE_HOME/lib/python1.5 works fine.
This can be quite confusing, and I wish Zope would
distribute two binaries, an all-in-one, and a
zope-only-no-python.
Logged In: YES
user_id=65560
I'd very much appreciate some explicit instructions on where
to install the PoPymodule.so generated by the related PoPy
project. Leaving where "make install" (for PoPy) places it
doesn't work. Placing it where the kind soul mentioned below
($ZOPE_HOME/lib/python1.5) doesn't work; and placing it in
the likeliest alternative ($ZOPE_HOME/lib/python), wherein
other .so files live, also doesn't work. Finally, placing it
inside the ZPyPyDA directory
($ZOPE_HOME/lib/python/Products/ZPoPyDA) doesn't work.
Renaming it to PoPy.so doesn't work in any of the above, and
renaming it from PoPy.so (for version PoPy 3.0 beta) to
PoPymodule.so doesn't work. Is it possible that ZpoPyDA and
PoPy don't work for Zope version 2.3.0?