On 18.04.2009 12:53, Alex Bernier wrote: > Hello, > > I want to try key-tables but I encounter some issues. > With release 4424 of the svn repository, I do : > > ./autogen --disable-java-bindings --disable-learn-mode > --disable-beeper-support --disable-pcm-support --disable-midi-support > --disable-fm-support --disable-pm-configfile --with-braille-driver=eu,-all > --with-braille-device=usb: --with-screen-driver=lx,-all --with-text-table=alex > If you really want to use all this compiling options, you should invoke them with the command ./configure instead of ./autogen.
> make; make install > > brltty -b eu -d usb: -k laptop -l 7 -e -n > > I get a lot of messages like "brltty: /etc/brltty/laptop.ktb[21]: unknown > command name: HELP" (a complete log is attached). > > Is it something wrong in the way I used to compile or run BRLTTY ? > The usual way of compiling is: ./autogen ./configure make make install (everything as root). Hermann _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
