The Gedit package contains a lightweight UTF-8 text editor for the GNOME Desktop.
This package is known to build and work properly using an LFS-7.7 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gedit/3.14/gedit-3.14.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gedit/3.14/gedit-3.14.3.tar.xz
Download MD5 sum: 267beb4476f48a106fb693bb55819caf
Download size: 2.8 MB
Estimated disk space required: 87 MB
Estimated build time: 1.1 SBU
gsettings-desktop-schemas-3.14.1, gtksourceview-3.14.3, Itstool-2.0.2, and libpeas-1.13.0
enchant-1.6.0, Gvfs-1.22.3 (runtime), ISO Codes-3.57, libsoup-2.48.1, and PyGObject-3.14.0 (Python 3 module)
GTK-Doc-1.21, Vala-0.26.2, and zeitgeist
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gedit
Install Gedit 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
--disable-spell
: Use this switch to
disable spell-checking capability. It is required if Enchant is not installed.
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2015-03-03 16:19:21 -0800