On Sat, Feb 25, 2017 at 05:37:54PM -0500, Dave Mielke wrote:
> [quoted lines by Adrian van Bloois on 2017/02/25 at 20:46 +0100]
> 
> >Problem solved, 
> 
> Excellent!
> 
> >looking at the log I saw it could find the drivers.
> >Reconfiguring the driver directory in /etc/brltty.conf solved the
> >problem.
> 
> Do you know why it was wrong? What were the old settings and what did you 
> change them to? Do you know why it started but then failed to restart?
Yes, I fiddled around with the rpm  for brltty from Red Hat and a self
compiled version. Mixing the two is not healthy.
BTW I tryied too configure /usr/local/lib64  as libdir  but that does not
work.
My configure script looks like:
./configure \
#       --enable-standalone-programs \
        --prefix=/usr/local \
        --sysconfdir=/etc \
        --localstatedir=/var \
        --libdir=/usr/local/lib64 \
        --includedir=/usr/local/include \
        --mandir=/usr/local/man \
        --disable-java-bindings \
        --disable-tcl-bindings \
        --disable-lisp-bindings \
        --disable-ocaml-bindings \
        --disable-x \
        --disable-contracted-braille \
        --with-braille-driver=al \
        --with-text-table=my \
        --with-curses=ncurses \
        --with-screen-driver=lx
> 
libdir is still /usr/local/lib, why????
> -- 
> Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of God.
> Phone: 1-613-726-0014 | Ottawa, Ontario   | http://Mielke.cc/bible/
> EMail: [email protected] | Canada  K2A 1H7   | http://FamilyRadio.org/
> _______________________________________________
> 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://brltty.com/mailman/listinfo/brltty

-- 
        Adri P. van Bloois


"Elegance is not a dispensable luxury but a factor that decides between 
 success and failure."
        Edsger W. Dijkstra
_______________________________________________
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://brltty.com/mailman/listinfo/brltty

Reply via email to