
MozBraille

resources: | Home Mailing List Documentation Installation Source Code Members Bugs Screenshots |
---|
Installation
Note : At the moment, you need a "good computer" (about 1Ghz) to use MozBraille under Windows.
Windows installation
Actually there is no XPI installer available. But you can download mozBraille binary (ie: mozilla + braillezilla binary) :
- Download and install SAPI 5.1 SDK if you don't have it.
- Download and install libusb-win32
- Download mozBraille.zip.
- Unzip the zip file
- Click to mozilla executable
Linux installation
Sorry, to date, there is no binary of the mozBraille software. If you're a developer, you can :
- Install libbraille. Go to this site for more information.
- Get the mozBraille source by download this zip file.
- Move the moziThirdPart directory to your "extension" directory in your mozilla source.
- Go to the moziThirdPart directory and type "make".
- Go to the moziThirdPart/src/output/braille/libbraille directory and type "make" to compile the libbraille support.
- that's it!