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.8/gedit-2.8.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gedit/2.8/gedit-2.8.1.tar.bz2
Download MD5 sum: 89052aec40b7447eb11d73134d71e812
Download size: 2.5 MB
Estimated disk space required: 47 MB
Estimated build time: 0.55 SBU
Install gedit by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
make &&
make install
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
The gedit package contains gedit, a Bonobo control module and several gedit plugin modules.
Last updated on 2004-12-02 22:29:03 -0700