The gedit package contains a lightweight UTF-8 text editor for the GNOME desktop.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gedit/2.2/gedit-2.2.2.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gedit/2.2/gedit-2.2.2.tar.bz2
Download size: 1.7 MB
Estimated Disk space required: 49.4 MB
Estimated build time: 0.59 SBU
Install gedit by running the following commands:
./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \ --sysconfdir=/etc/gnome && make && make install |