Hi, I'm trying to install Zope 2.6.0 on a RH Linux 8.0 system, and I get the message "cannot execute binary file" when running root# Zope-2.6.0-linux2-x86 I unpacked using #gunzip Zope-2.6.0-linux2-x86.gz Any ideas? Andrew Campagnola acamp@ram-it.com
Andrew Campagnola wrote:
Hi,
I'm trying to install Zope 2.6.0 on a RH Linux 8.0 system, and I get the message "cannot execute binary file" when running root# Zope-2.6.0-linux2-x86
I unpacked using #gunzip Zope-2.6.0-linux2-x86.gz
Any ideas?
When you download Zope, you should get something like: Zope-2.6.1b1-linux2-x86.tgz ~~~ This is an .tar.gz-Archive, so you should do a: tar xfvz Zope-2.6.1b1-linux2-x86.tgz to get a (g)unzipped directory with a full Zope-Installation in it... Be zoped, -mj
participants (2)
-
Andrew Campagnola -
Maik Jablonski