On 20.07.2009 at 17:51:49 Sebastian Humenda <[email protected]> wrote:
> Hello, > > I compiled brltty 4.0 on my debian lenny with the option > --with-speechd=/usr/lib/speech-dispatcher. > First, I want to thank the developers for another great version with a lot of > improvements. > I now use brltty 4.0 on the cli; however, I can't use brltty 4.0 together with > orca. python-brlapi and brlapi are installed. I was told that there have to > be a symlink in /sbin, but this doesn't work either. > === > streicher ~ :-) # whereis brltty > > brltty: /bin/brltty /usr/bin/brltty /sbin/brltty /usr/sbin/brltty /etc/brltty > /lib/brltty /usr/include/brltty /usr/share/man/man1/brltty.1 > === > Unfortunately when I uninstall brltty 4.0, the old version (3.10dev) from the > debian rep doesn't work, so I have to try it with brltty 4.0. > > What have I done wrong? > Check your output from above? You have 4 brltty binaries. That cannot work. There must be only one, /bin/brltty and a symlink in /sbin that points to /bin/brltty. All other binaries, including the one in /sbin, must get deleted. After that, you perhaps should invoke: hash -r as I've recommended in another mail. 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
