[Zope] missing FCNTL.py after building Zope 2.3 on Python 1.5.2

Felipe E. Barousse Boue fbarousse@piensa.com
Sun, 28 Jan 2001 21:42:34 -0600


This is a multi-part message in MIME format.
--------------B99B94EBACC456A0B0D628C2
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hello:

Are there any comments regarding the missing of a module named FCNTL.py
?

It happens that I just built Zope 2.3 from source on a Python 1.5.2
installation and after compiling and building successfully just after
the "./start" command, Zope crases with a "no module named FCNTL" .

Lookign around found that this FCNTL.py has to be manually created (at
least on some Python installations)  with the  Python utility  h2py
which, in my machine is at
~[PythonBaseDir]/Python-1.5.2/Tools/scripts/h2py.py and giving the path
of  fcntl.h  as its argument so:

[PythonDir]/Python-1.5.2/Tools/scripts/h2py.py /usr/include/fcntl.h

I did this standing at the /usr/local/Zope directory where I just
untarred Zope.  The h2py script created the FCNTL.py right on the Zope
home directory, now it runs correctly.

My question is ¿has anyone seen this before? , It never happened to me
on Zope versions earlier than 2.3   and 2.3 betas )  Seems like there is
something missing either on the Python RPM install or on the Zope
install.....  Comments Suggestions ?

Just by the way, recommended  trustworthy ways to find out if the Python
installation has been compiled with threads enabled -besides knowing
that it is a plain vanilla RPM install and what that may or may not
imply - ...?

Thanks and regards.

Felipe Barousse
Bufete Consultor de Mexico
Piensa Technology
www.piensa.com

--------------B99B94EBACC456A0B0D628C2
Content-Type: text/x-vcard; charset=us-ascii;
 name="fbarousse.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Felipe E. Barousse Boue
Content-Disposition: attachment;
 filename="fbarousse.vcf"

begin:vcard 
n:Barousse Boue;Felipe E.
x-mozilla-html:FALSE
org:Bufete Consultor de Mexico;Piensa Systems
adr:;;;;;;
version:2.1
email;internet:fbarousse@piensa.com
title:CEO - Director General
note;quoted-printable:Supercomputer clusters group.=0D=0AMailing address:=0D=0AAp. Cap Polanco # 336=0D=0AMexico City, DF. 11550=0D=0AMexico
x-mozilla-cpt:;28160
fn:Felipe E. Barousse Boue
end:vcard

--------------B99B94EBACC456A0B0D628C2--