Hi!
It's works but I need it to work in vinux how can I make a debian package for vinux?

Le 2015-06-12 21:56, Dave Mielke a écrit :
[quoted lines by mattias on 2015/06/12 at 16:07 +0000]

How to update to the latest
This is documented in greater detail in the Source Repository section of
BRLTTY's Download page. In summary, the commands are:

    git clone https://github.com/brltty/brltty.git someDirectory
    cd someDirectory
    ./autogen
    ./configure -q
    make -s

Now, without actually installing the newly built latest development code, you
can run it via the run-brltty script in the top-level directgory, like this:

    cd someDirectory
    ./run-brltty -option ...


_______________________________________________
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

Reply via email to