[Zope] Problems Installing Continue...
Andreas Kostyrka
andreas@mtg.co.at
Mon, 1 Feb 1999 22:41:48 +0100 (CET)
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