3 Aug
2001
3 Aug
'01
4:40 p.m.
On 03 Aug 2001 08:57:20 -0700, sean.upton@uniontrib.com wrote:
Does this mean that my ZEO storage server, which runs on Debian 2.2 / Linux 2.4.5 on a Sun E450 would have LFS in the VFS layer on my plain-old ext2 partitions? Supposing I can get my Python compiled with large file support... hmm. food for thought - or a chance to break something... either way...
Pretty much. There is a section in the python docs (last I tried python.org was still down) regarding compiling python with LFS on 32bit platforms. You may want to check it out when compiling python. :) Bill