From: gk_2345 AT my-deja DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: Image loading and manipulation library Date: Mon, 04 Oct 1999 17:08:47 GMT Organization: Deja.com - Before you buy. Lines: 30 Message-ID: <7tamui$9od$1@nnrp1.deja.com> References: <37F652FB DOT 815A7255 AT blackburst DOT com> NNTP-Posting-Host: 209.138.11.46 X-Article-Creation-Date: Mon Oct 04 16:55:18 1999 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98) X-Http-Proxy: 1.0 x25.deja.com:80 (Squid/1.1.22) for client 209.138.11.46 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <37F652FB DOT 815A7255 AT blackburst DOT com>, Anders Dahnielson wrote: [...snip...] > software pretty fast. And was happy when i found the ImageMagick tool > and library. But disapointed when I could not get it to compile/work > under DJGPP. [...snip...] Well, I grabbed a copy of it myself, and took a look. There are a few command line utils.(work on my NT box) Unfortunately, the rest of the source needs X to compile (that's X as in Xwindows). You may be able to find a free X-Server or two out there that will run on a win32 or winNT box, but be warned, they are unlikely to be complete, and also likely to require a compiler other than DJGPP. (not that gcc's the problem, since this code will compile under linux with XFree86, but DJGPP doesn't do windows) Sent via Deja.com http://www.deja.com/ Before you buy.