Download location (HTTP): http://ftp.gnome.org/pub/GNOME/sources/nautilus/2.2/nautilus-2.2.2.tar.bz2 Download location (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/nautilus/2.2/nautilus-2.2.2.tar.bz2 Version used: 2.2.2 Package size: 4.2 MB Estimated Disk space required: 40.3 MB Estimated build time: 5.14 SBU |
The nautilus package contains the GNOME shell and file manager.
nautilus depends on: libgnomeui-2.2.0.1 nautilus will utilize: medusa |
Install nautilus by running the following commands:
./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \ --libexecdir=$GNOME_PREFIX/sbin && make && make install |
--sysconfdir=/etc/gnome : This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
--libexecdir=$GNOME_PREFIX/sbin : This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.
The nautilus package contains nautilus and libnautilus libraries.
nautilus is the GNOME file manager.
nautilus libraries supply the functions needed by the file manager.