%general-entities; ]> $LastChangedBy$ $Date$ Orca-&orca-version; Orca Introduction to Orca Orca enables users with limited vision, or no vision, to use the GNOME desktop and applications effectively. It provides a number of features, including magnification, focus tracking, braille output, automatic screen reading and more. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &orca-md5sum; Download size: &orca-size; Estimated disk space required: &orca-buildsize; Estimated build time: &orca-time; Orca Dependencies Required , , and (with ) Optional BRLTTY (required for braille output, must have Pyrex installed first), liblouis (required for contracted braille), (required for screen magnification), (wnck module required for mouse review), (required for speech-enabled screen reading) User Notes: Installation of Orca Install Orca by running the following commands: if [ $(pkg-config --variable=prefix ORBit-2.0) != "/usr" ]; then sed -i "s|PATH=\"|&$(pkg-config \ --variable=prefix ORBit-2.0)/bin:|" \ src/orca/orca.in fi ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) && make This package does not come with a test suite. Now, as the root user: make install Command Explanations if [ ... != "/usr" ]; then ...; fi: This command is used to add the GNOME prefix bin directory to the hard-coded PATH statement in the script if the GNOME prefix is anything other than /usr. Contents Installed Program Installed Libraries Installed Directories orca Python assistive technology (accessiblity) modules /usr/lib/python&python-majorver;/site-packages/orca and /usr/share/orca Short Descriptions orca is a GUI menu interface used to access and configure the various functionality parameters provided for users with limited vision. orca