[Zope] problems for Zope Installation
AM
list_subscriber@neurobs.com
Thu, 23 Jan 2003 09:46:06 -0800
the last time I did this on Solaris 8, assuming the following:
installed python
installing zope from source.
this is what I had to do, before running the wo_pcgi.py or w_pcgi.py
replace the python in $INSTANCE_HOME/bin/python with a link to the
python binary of your python installation
After the install:
delete the folder $INSTANCE_HOME/lib/python2.x.x
DO NOT delete $INSTANCE_HOME/lib/python
create a link to your python lib folder (usually /usr/lib/python2.x.x)
called (whatever it was originally called - the one you deleted )
now you are ready to go.
I did not get that error so it is possible that the source of the
problem could be something else entirely. but when I did this it worked
without a hitch
hth
AM
Cathy Nouvet wrote:
>Hello,
>
>We are trying to install zope2.6 on Solaris 6.4.1.
>So we took the sources of zope but we could not reach the complete
>installation.
>We have downloaded the 2.1.3 version of Python as recommended for zope
>2.6.
>
>After executing the instructions make and make install, we tried to
>execute the script w_pcgi.py.
>And when we launch the application (command "start"), there is a problem
>of linking libraries.
>
>We get this kind of error :
>
>Traceback (most recent call last):
> File "/usr/local/packages/zope/z2.py", line 247, in
>?
> import os, sys, getopt, codecs, string
> File "/usr/local/lib/python2.1/codecs.py", line 10,
>in ?
> import struct,types,__builtin__
>ImportError: No module named struct
>
>But codecs.py is a python library and so I don't understand.
>
>Could you please try to help us.
>
>Thank you
>
>Cathy and Damien
>
>
>_______________________________________________
>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 )
>
>
>
>
--
==================================================================
Aseem Mohanty
Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706
(R) 510 7696011 (M) 510 3014871 (O) 510 5279231
==================================================================
"I saw `cout' being shifted "Hello world" times to the left and
stopped right there!!" -- Steve Gonedes
==================================================================