Gucharmap is a Unicode character map and font viewer. It allows you to browse through all the available Unicode characters and categories for the installed fonts, and to examine their detailed properties. It is an easy way to find the character you might only know by its Unicode name or code point.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gucharmap/3.4/gucharmap-3.4.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gucharmap/3.4/gucharmap-3.4.1.tar.xz
Download MD5 sum: f9bd5ccea77af9cc62872f6f38bfd782
Download size: 2.0 MB
Estimated disk space required: 40 MB
Estimated build time: 0.4 SBU
gnome-doc-utils-0.20.10 and Gtk+-3.4.3
gobject-introspection-1.32.1 and Rarian-0.8.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gucharmap
Install Gucharmap by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make install
--enable-introspection: Use this
parameter if you wish to enable GObject
introspection.
--disable-scrollkeeper: Use this
parameter if you have installed Rarian but wish to disable the updates to the
Scrollkeeper database.
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2012-05-16 16:39:28 +0000