RE: [Zope] New subscriber: Zope on Linux/Alpha?
-----Original Message----- From: Bryan J. Smith [mailto:bjs@crc.com] Sent: Monday, March 08, 1999 4:53 PM To: 'Zope List' Subject: [Zope] New subscriber: Zope on Linux/Alpha?
New subscriber: Zope on Linux/Alpha?
I understand the Zope is developed on Linux/Intel and is supported on many other systems. Linux/Alpha was not one listed on the FAQ. Anyone know if it is possible to compile it on Linux/Alpha? Anyone got a precompiled binary for Linux/Alpha?
Thanx ...
-- Bryan
P.S. If not, what are the issues? I may be interested in resolving them.
No real issues, just d/l the source release and try compiling Zope. I'd recommend having Python 1.5.1. To build the source release to use the built in simple web server, try: '/usr/local/bin/python1.5.1 wo_pcgi.py' to use with Apache (Note, d/l Zap and look at it's .conf file) '/usr/local/bin/python1.5.1 w_pcgi.py' Change the command line to reflect your python binary. Check out, I think, INSTALL.txt in the doc directory. All the C is ANSI, and python is python (grin) so you shouldn't have a problem. -Michel
************************************************************ Bryan J. Smith mailto:b.j.smith@ieee.org,bjs@crc.com Software Engineer http://www.SmithConcepts.com/legal.html ============================================================ Some say the U.S. is run by special interest, including me. I say, cut the middle man out and save the tax payers money. In keeping with the Bill Of Rights, the ACLU would be 1st in charge, the NRA 2nd, etc... -- Just my $0.02 ************************************************************
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Michel Pelletier