Contents
$GNOME_PREFIX/{include/gnome-mag-1.0/magnifier,
share/{doc/gnome-mag-0.16.1/reference/html,gnome-mag/{1_32,dbus},
idl/gnome-mag-1.0}}
The GNOME Magnifier includes a screen magnifier, which allows you to zoom in on portions of the desktop. It is expressly designed for users with low vision who wish to use the GNOME desktop.
This package is known to build using an LFS 6.5 platform but has not been tested.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-mag/0.16/gnome-mag-0.16.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-mag/0.16/gnome-mag-0.16.1.tar.bz2
Download MD5 sum: bbe177dadfd64c071b5670956ed703ae
Download size: 534 KB
Estimated disk space required: 10 MB
Estimated build time: 0.2 SBU
GNOME Desktop-3.2.1, colorblind, PyGTK-2.17.0 (including the gtk and gtk.libglade modules), PYORBit-2.24.0, Gnome-Python-2.28.1, Gnome-Python-Desktop-2.30.2.
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-mag
If Doxygen-1.7.5 is installed, the reference documentation is automatically generated. Install GNOME Magnifier by running the following commands:
./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
--sysconfdir=/etc/gnome/3.2.2 &&
make
This package does not come with a test suite.
Now, as the root user:
make install
--prefix=: Setting the prefix using
this parameter will ensure that the prefix is consistent with the
installation environment and the package will be installed in the
correct location.
$GNOME_PREFIX
--sysconfdir=: Setting the
sysconfdir using this parameter will ensure that the sysconfdir is
consistent with the installation environment and the package will
be installed in the correct location.
$GNOME_SYSCONFDIR
$GNOME_PREFIX/{include/gnome-mag-1.0/magnifier,
share/{doc/gnome-mag-0.16.1/reference/html,gnome-mag/{1_32,dbus},
idl/gnome-mag-1.0}}
Last updated on 2012-01-25 19:26:52 +0000