X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.66.221.137 with SMTP id qe9mr11253294pac.4.1384919550110; Tue, 19 Nov 2013 19:52:30 -0800 (PST) X-Received: by 10.49.130.167 with SMTP id of7mr2886qeb.33.1384919550043; Tue, 19 Nov 2013 19:52:30 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Tue, 19 Nov 2013 19:52:29 -0800 (PST) In-Reply-To: <1129ec5e-7001-4838-aefe-beffc5c0d1ba@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO NNTP-Posting-Host: 65.13.115.246 References: <1129ec5e-7001-4838-aefe-beffc5c0d1ba AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: no enought memory under win xp From: rugxulo AT gmail DOT com Injection-Date: Wed, 20 Nov 2013 03:52:30 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 3138 Lines: 54 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, On Friday, November 15, 2013 1:39:59 PM UTC-6, iw2 DOT DOT DOT AT gmail DOT com wrote: > > i try to compile ghostscript 9.10 with djgpp under > win Xp. Any specific reason? What do you need this specific version of GhostScript to do? Do the older DOS builds not work in some way? Have you tried? (Just trying to be pragmatic here.) http://ftp.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/file/gs/ I'm not saying you're wrong to try, but it's *very* difficult to build such projects that are primarily only concerned with native Linux support. So without a lot of upstream help (or downstream patching), I'm quite pessimistic. Sorry, there just aren't enough active volunteers. I mean, I like compiling stuff, but things like this are no fun. Actually, I forgot that even most Linux-y projects still often support Windows and Mac. Since you use XP, I'm blindly assuming their 32-bit Windows builds will work correctly there (even though XP is almost dead). I know, that doesn't solve the DJGPP question, but it's better than nothing. (After all, native DOS isn't really that interested in PostScript nor PDF anyways.) http://www.ghostscript.com/download/gsdnld.html > Running ./config djgpp say : > > ./configure : C:/g/Gs/tiff/configure : no enought memory (enomem) > Configure : error : libtiff configure script failed. > > How i can patch this issue? If it's XP's bug, you're probably out of luck. You might be able to try Japheth's NTDPMIX (or whatever), but I doubt it will help here. Microsoft OSes are not very DJGPP friendly anymore. http://www.japheth.de/Download/DOS/NTDPMIX.zip Presumably you would just use the pre-existing build of TIFF from DJGPP mirrors. According to Juan's May 21 announcement: "To configure and compile the package and later to use it, you will have to install the zlib, ljpeg8b and the png port available at ftp.delorie.com and mirrors". http://na.mirror.garr.it/mirrors/djgpp/beta/v2tk/tiff403b.zip