[BRLTTY] MinGW

Samuel Thibault samuel.thibault at ens-lyon.org
Sun Jul 2 19:18:25 EDT 2006


Hi,

Lars Bjørndal, le Sun 02 Jul 2006 21:33:17 +0200, a écrit :
> Dave Mielke <dave at mielke.cc> writes:
> 
> > [quoted lines by Lars Bjørndal on 2006/06/30 at 10:17 +0200]
> >
> >>the data directory, for instance, is said to be
> >>e:/u/bin/../etc/brltty, and that dir contains the file
> >>brltty-ht.hlp.
> >
> > Now which file does it say it wants to use for the help file? Look for two
> > logs: Help File, and Help Page.
> 
> I cannot find this information from the output of 'brltty -b ht -s no -t no-h
> -l 7 -n -e'. I can't find this info on the MinGW version, but on the
> Linux version, it is available.

I'm really unable to reproduce the problem you're encountering. I don't
have a serial port right now, so I can't test the ht driver, but at
least no and xw drivers give me something:

no:
brltty.exe: Help File: /dev/null
brltty.exe: Help file open error 2: No such file or directory.

xw:
brltty.exe: Help File: brltty-xw.hlp
brltty.exe: Help Page: d:/test/bin/../etc/brltty/brltty-xw.hlp[0]

Could you tell us precisely how you configure/make/install brltty?
There's probably a little nasty step we don't do the same. I usually
just do from MSYS:

$ ./configure --disable-usb-support && make clean && make
$ make install prefix=/d/test

And then run brltty from /d/test/bin/brltty

Samuel


More information about the BRLTTY mailing list