From: Sylvain Gatepaille Newsgroups: comp.os.msdos.djgpp Subject: port of BASH with version > 1.14 under DJGPP? Date: Tue, 09 Mar 1999 14:54:44 +0100 Organization: CRIHAN, Mont Saint Aignan (France) Lines: 16 Message-ID: <36E52824.95789331@mcs-vdr.fr> NNTP-Posting-Host: aladin.mcs-vdr.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all, I'm currently using a quite old distribution of DJGPP, with which I'm using bash version 1.14 (dated August 1994). Unfortunately, it does not support arrays (?) through the command ${var[index]}. Therefore, I would like to replace my old bash with a brand new one. I tried to port the version I got from unix onto DJGPP by it does not configure well. Does anyone have got a newer version (compiled) of bash ? Thanx in advance. Sylvain