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.9 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gedit/3.18/gedit-3.18.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gedit/3.18/gedit-3.18.3.tar.xz
Download MD5 sum: f42f979245daf2115f9741c1d4ebd3d1
Download size: 2.9 MB
Estimated disk space required: 94 MB
Estimated build time: 1 SBU
gsettings-desktop-schemas-3.18.1, gtksourceview-3.18.2, Itstool-2.0.2, and libpeas-1.16.0
enchant-1.6.0, Gvfs-1.26.2 (runtime), ISO Codes-3.65, libsoup-2.52.2, and PyGObject-3.18.2 (Python 3 module)
GTK-Doc-1.24, Vala-0.28.1, 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 2016-02-26 19:14:42 -0800