The GtkSourceView package contains libraries used for extending the GTK+ 2 text functions to include syntax highlighting.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.10/gtksourceview-2.10.5.tar.gz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.10/gtksourceview-2.10.5.tar.gz
Download MD5 sum: 220db5518e3f7fa06c980f057b22ba62
Download size: 2.0 MB
Estimated disk space required: 31 MB
Estimated build time: 0.3 SBU
GTK+-2.24.22 and Intltool-0.50.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gtksourceview2
Install GtkSourceView by running the following commands:
./configure --prefix=/usr && make
To test the results, issue make check.
Now, as the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2014-02-20 10:20:46 -0800