To get Python-with-SHA, in <Python-source-dir>/Modules/Setup, uncomment the line corresponding to the SHA module and rebuild Python. Albert Kinderman wrote:
Responding to the digest, so I may be a little behind.
I got python compiled with threads, then compiled Zope. Everything seemed fine. I tried to run zpassword.py, but it couldn't find SHA in the FreeBSD python. Does anyone know where to get sha.py?
Al
Message: 36 Date: Fri, 20 Aug 1999 09:11:24 +0200 From: Arnaud Lecat <lecat@hexanet.fr> To: ZOPE <zope@zope.org> Subject: [Zope] Zope FreeBSD distribution
Hi
Is it possible to get a FreeBSD distribution of Zope somewhere ? Or perhaps (don't know if it's possible) the sources of Zope to compile it under FreeBSD, coz' my sysadmin doesn't want to hear about Linux ;(
Don't leave me alone I want to Zope with you :)
Bye -- >> WinErr: 080 Clavier introuvable - Veuillez appuyer sur n'importe quelle touche pour continuer. <<
Arnaud LECAT >> Email: lecat@hexanet.fr >> WWW page:www.hexanet.fr/~lecat
HEXANET >> http://www.hexanet.fr
Z.A. Farman sud - 9 rue Roland Coffignot BP 415 - 51689 Reims Cedex 2 - France phone: (33) 03 26 79 30 05 Fax: (33) 03 26 79 30 06
--__--__--
Message: 38 From: "Phil Harris" <phil@philh.org> To: "Arnaud Lecat" <lecat@hexanet.fr>, "ZOPE" <zope@zope.org> Subject: Re: [Zope] Zope FreeBSD distribution Date: Fri, 20 Aug 1999 08:44:51 +0100 charset="iso-8859-1"
Arnaud,
The sources are available on the Zope.org site.
The only thing you need to make sure of when compiling from source is that your Python is version 1.5.2 and has threads compiled in.
HTH
Phil phil@philh.org
--__--__--
Message: 61 Date: Fri, 20 Aug 1999 09:32:03 -0400 (EDT) From: Mike Pelletier <mike@digicool.com> To: Arnaud Lecat <lecat@hexanet.fr> cc: ZOPE <zope@zope.org>
There is no need for a specific FreeBSD distribution. Once you've installed Python (if you have the ports collection installed, you can find it at /usr/ports/lang/python) download the Zope source archive, extract it, enter it's directory and type 'python wo_pcgi.py'. That's all there is to it!
Mike.
-- Mike Pelletier email: mike@digicool.com Mild mannered software developer ICQ: 7127228 by day, super villain by night. phone: 519-884-2434
--__--__--
Message: 64 Date: Fri, 20 Aug 1999 17:28:35 +0400 (MSD) From: Oleg Broytmann <phd@emerald.netskate.ru> Reply-To: phd@emerald.netskate.ru To: Mike Pelletier <mike@digicool.com> cc: Arnaud Lecat <lecat@hexanet.fr>, ZOPE <zope@zope.org> Subject: Re: [Zope] Zope FreeBSD distribution
Python in "ports" is broken - you need to compile parser module. After python you need gcc on your computer to compile Zope...
Oleg. ---- Oleg Broytmann Netskate/Inter.Net.Ru phd@emerald.netskate.ru Programmers don't die, they just GOSUB without RETURN. Digest
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )