From: diegoandresalvarez AT lycos DOT co DOT uk (Diego Andres Alvarez Marin) Newsgroups: comp.os.msdos.djgpp Subject: Newbie needs help with ./configure Date: 4 Sep 2002 22:30:08 -0700 Organization: http://groups.google.com/ Lines: 35 Message-ID: <55135de4.0209042130.335b0705@posting.google.com> NNTP-Posting-Host: 66.128.32.101 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1031203809 29382 127.0.0.1 (5 Sep 2002 05:30:09 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 5 Sep 2002 05:30:09 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello... I want to use the GSL package which comes along with djgpp when I look in the installation file: ------- GSL follows the standard GNU installation procedure. To compile GSL you will need an ANSI C-compiler. After unpacking the distribution the Makefiles can be prepared using the configure command, ./configure You can then build the library by typing, make ------- which command does the ./configure I have never used linux, so, what command does run ./configure? I'm lost with that plethora of documentation in djgpp. ----------------- Other question... Can I use GSL along with Borland C++ 5.5 ? Thanks in advance Diego