[Zope] LARGE FILE SUPPORT

Alejandro T. Singer alejandro.singer@homenajear.com
Mon, 23 Jul 2001 18:02:35 -0300


This is a multi-part message in MIME format.

------=_NextPart_000_0042_01C113A1.A6F63420
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I'm using Zope with python and i'm having problems due to my Data.fs =
file is over 2GB.
According to Python's Library Reference 8.1.1          I have to =
re-compile python with this sentence:

CC=3D"-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=3D64"
export CC
./configure


1- I'm using Red HAt Linux 6.2 How do I know if it's large-file-capable =
?
2- How do I re-compile python as described in 8.1.1, there's any
step-by-step guide ?

Thanks

Alejandro Singer


------=_NextPart_000_0042_01C113A1.A6F63420
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2><FONT face=3D"Times New Roman" =
size=3D3>I'm using Zope=20
with python and i'm having problems due to my Data.fs file is over=20
2GB.<BR>According to Python's Library Reference=20
8.1.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I have to =
re-compile=20
python with this sentence:<BR><BR>CC=3D"-D_LARGEFILE64_SOURCE=20
-D_FILE_OFFSET_BITS=3D64"<BR>export CC<BR>./configure<BR><BR><BR>1- I'm =
using Red=20
HAt Linux 6.2 How do I know if it's large-file-capable ?<BR>2- How do I=20
re-compile python as described in 8.1.1, there's any<BR>step-by-step =
guide=20
?<BR><BR>Thanks<BR><BR>Alejandro =
Singer</FONT><BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_0042_01C113A1.A6F63420--