Sender: crough45 AT amc DOT de Message-Id: <97Apr28.194448gmt+0100.16644@internet01.amc.de> Date: Mon, 28 Apr 1997 18:48:35 +0100 From: Chris Croughton Mime-Version: 1.0 To: mckee AT rtp DOT gtegsc DOT com Cc: djgpp AT delorie DOT com Subject: Re: djgpp - a2ps 4.8 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk mckee AT rtp DOT gtegsc DOT com wrote: >I recently downloaded the a2ps pretty printer utility you suggested on >the djgpp list on April 17, and was unable to get it to work on my Sun. >You stated that it works on yours so I wAs wondering, must I use the >GNU make to "make" it? When unzipped it prodeuced some kind of highly >complex makefile, the likes of which I have not come across before. At >any rate, the docs that came with it do not contain info on this so if >you could steer me in the correct direction it would be much >appreciated. Thanks, btw, for telling us about this tool. It worked fine on my DEC Alpha under OSF/1 here. Did you run the configure script to generate the makefile? That is indeed complex, because it has to determine exactly what's on your machine that it can use before it can create the makefile. The machine here is using a straight Posix-compatible make, not the GNU one. The archive file version is a2ps-4.8.1.tar.gz. Chris