From: Jason Kridner Newsgroups: comp.os.msdos.djgpp Subject: Re: beta version of bash 1.14.7 Date: Tue, 12 Nov 1996 10:13:36 -0600 Organization: Texas Instruments Lines: 26 Message-ID: <3288A230.6A9@ti.com> References: <199611101504 DOT AAA23481 AT mail DOT st DOT rim DOT or DOT jp> <3287995F DOT 7D46 AT ti DOT com> NNTP-Posting-Host: aspc0021.micro.ti.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Jason Kridner wrote: > Daisuke Aoyama wrote: > > I uploaded beta version of bash 1.14.7 with libmb.a 0.5.1. This > > is japanese ready version. (language is specified by setlocale > > function which determines by LC_CTYPE or LANG or other > > enviroment variable) > Where can I download this? I looked on ftp.delorie.com and on > simtel.net. Sorry about that. I thought I had looked better. I downloaded this program and installed it. I setup the HISTFILE and HOME environment variables in the DJGPP.ENV file. When I run 'bash', it accepts one command and then locks up. I thought it might be that it locks up whenever it tries to write to the history file, but the HISTFILE variable looks fine: c:/host_t/djgpp200/tmp/history.txt I am using the go32-v2.exe from djdev201.zip. BTW, it is great to see that someone is working on getting a real shell running with DJGPP. -jason jdk AT ti DOT com