Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3D78D73F.556F95F3@phekda.freeserve.co.uk> Date: Fri, 06 Sep 2002 17:26:39 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Installing GSL under djgpp References: <000a01c2559a$81b14c40$999130d5 AT oemcomputer> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hello. john watkins wrote: > > I have downloaded GSL1.2 and presume that having performed the various > 'make' operations the library will be installed in my master djgpp > directory. > Could you please tell me what modifications I need to make, if necessary, in > the > configure > makefile > install > files to ensure this. > My system is Windows98 and I have under djgpp the 'make' program together > with a number of UNIX-like facilities such as sh.exe How about this sequence to configure, build and install GSL: sh configure make make check make install I am assuming GSL has an install sequence like most GNU programs / libraries. 'make check' should run a bunch of tests. If 'make check' fails, you may reconsider installing GSL. Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]