The GNOME Terminal package contains the console. This is useful for executing programs from a command prompt.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.10/gnome-terminal-2.10.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.10/gnome-terminal-2.10.0.tar.bz2
Download MD5 sum: 062744daca0c7f708b8c52f47b5db0d1
Download size: 2.3 MB
Estimated disk space required: 33 MB
Estimated build time: 0.2 SBU
libgnomeui-2.10.0, ScrollKeeper-0.3.14, VTE-0.11.13 and startup-notification-0.8
Install GNOME Terminal by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --localstatedir=/var/lib --sysconfdir=/etc/gnome && make
This package does not come with a test suite.
Now, as the root user:
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.
Last updated on 2005-08-01 13:29:19 -0600