hi! my problems installing Zope get even more mysterious: - i managed to get Zope working perfectly on a RedHat 5.2 machine. - the SUSE 5.3 Linux machine has problems running the shipped python interpreter ("bash: bin/python: No such file or directory") and the pcgi wrapper ("bash: pcgi/bin/pcgi-wrapper: No such file or directory"). the files do exists, though :) - - - - - - - - - - - - - - - - - - - i do have a stable working version of python 1.5.1 installed. is it possible to use that one instead? when i replaced the python binary, the installation worked fine, however the pcgi wrapper still didn't work. - - - - - - - - - - - - - - - - - - - the shipped http server's var/serve.errors file contains: Traceback (innermost last): File "serve.py", line 104, in ? ZopeHTTPServer.main(args) File "/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/ZopeHTTPServer.py", line 527, in main File "/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/ZopeHTTPServer.py", line 467, in start File "/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/ZopeHTTPServer.py", line 463, in set_published_module File "/usr/local/Zope-1.9.0-linux2-x86/lib/python/Main.py", line 115, in ? Bobobase=OFS.Application.open_bobobase() File "/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python/OFS/Application.py", line 316, in open_bobobase File "/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python/BoboPOS/PickleDictionary.py", line 187, in __getitem__ File "/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python/BoboPOS/PickleDictionary.py", line 217, in __getitem__ File "/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python/BoboPOS/PickleJar.py", line 275, in setstate cPickle.UnpicklingError: invalid load key, 'G'. - - - - - - - - - - - - - - - - - - - the apache http replies with: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webman@beehive.de and inform them of the time the error occurred, and anything you might have done that may have caused the error. Premature end of script headers: /www/public/cgis/Zope.cgi - - - - - - - - - - - - - - - - - - - ciao, basti --------------------------------------------------------------------- sebastian f. luehnsdorf beehive elektronische medien gmbh --------------------------------------------------------------------- http://basti.beehive.de http://www.beehive.de mailto:basti@beehive.de mailto:service@beehive.de fon: (+49 30) 84 78 20 fax: (+49 30) 84 78 22 99
On Mon, 1 Feb 1999, Sebastian Luehnsdorf wrote:
hi!
my problems installing Zope get even more mysterious:
- i managed to get Zope working perfectly on a RedHat 5.2 machine.
- the SUSE 5.3 Linux machine has problems running the shipped python interpreter ("bash: bin/python: No such file or directory") and the pcgi wrapper ("bash: pcgi/bin/pcgi-wrapper: No such file or directory"). the files do exists, though :) That's an easy one :( Suse 5.3 is libc5, Redhat 5.x is glibc2 based.
Andreas
Andreas Kostyrka wrote:
On Mon, 1 Feb 1999, Sebastian Luehnsdorf wrote: - the SUSE 5.3 Linux machine has problems running the shipped python interpreter ("bash: bin/python: No such file or directory") and the pcgi wrapper ("bash: pcgi/bin/pcgi-wrapper: No such file or directory"). the files do exists, though :)
That's an easy one :( Suse 5.3 is libc5, Redhat 5.x is glibc2 based.
At least your Euroguys can get the SuSE 6.0 distribution now. Other SuSE users will have to wait several more weeks. :-( OTOH, some of us have enough bandwidth to download it now :-). that's-the-good-news-bad-news-for-today-ly yr's, Jeff Bauer Rubicon, Inc.
On Mon, 1 Feb 1999, Jeff Bauer wrote:
Andreas Kostyrka wrote:
On Mon, 1 Feb 1999, Sebastian Luehnsdorf wrote: - the SUSE 5.3 Linux machine has problems running the shipped python interpreter ("bash: bin/python: No such file or directory") and the pcgi wrapper ("bash: pcgi/bin/pcgi-wrapper: No such file or directory"). the files do exists, though :)
That's an easy one :( Suse 5.3 is libc5, Redhat 5.x is glibc2 based.
At least your Euroguys can get the SuSE 6.0 distribution now. Other SuSE users will have to wait several more weeks. :-( OTOH, some of us have enough bandwidth to download it now :-).
compiling the source distribution also helps. zope now seems quite happy in its suse 5.3 environment! ciao, basti --------------------------------------------------------------------- sebastian f. luehnsdorf beehive elektronische medien gmbh --------------------------------------------------------------------- http://basti.beehive.de http://www.beehive.de mailto:basti@beehive.de mailto:service@beehive.de fon: (+49 30) 84 78 20 fax: (+49 30) 84 78 22 99
participants (3)
-
Andreas Kostyrka -
Jeff Bauer -
Sebastian Luehnsdorf