8 Oct
2004
8 Oct
'04
6:50 a.m.
Gitte Wange wrote: [...]
And now I think we are getting close to the problem. Data.fs IS around 2GB (2147483592 bytes to be exact). I will try to find out how FreeBSD likes that big files.
I compiled python-2.3.3 for my FreeBSD-5.2.1 myself - any flags I should use for python to have LFS or is it "just there"?
Greetings, Gitte Wange
You can test if your Python runs with lfs with test_largefile.py. This script is in the test-subdirectory of your Python installation, e.g. /usr/lib/python/test HTH, Wolfram