Martin Costabel said the following at 08/20/2010 10:00 AM : > > Your ghostscript is built as a 32bit executable. For treating > 2GB > files, I guess it would need to be 64bit. You can build this yourself > from sources or use Fink to install it. >
You also need -DLINUX -D_FILE_OFFSET_BITS=64 (if using gcc). This might actually work even with a 32-bit executable (I've never done it; but it *might* work). I do know that just compiling on a 64-bit machine is not enough by itself to allow one to use files >2GB in size. Check your compiler documentation if using something other than the GNU compiler. Doc -- Web: http://www.sff.net/people/N7DR -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 262 bytes Desc: OpenPGP digital signature URL: <http://lists.scribus.info/pipermail/scribus/attachments/20100820/6f1c5405/attachment.pgp>
