The Nautilus package contains the GNOME shell and file manager.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/nautilus/2.10/nautilus-2.10.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/nautilus/2.10/nautilus-2.10.1.tar.bz2
Download MD5 sum: 976d725db15e901bc881dfb8c50145c1
Download size: 5.9 MB
Estimated disk space required: 81 MB
Estimated build time: 0.9 SBU
EEL-2.10.1, libexif-0.6.12, librsvg-2.9.5 and GNOME Desktop-2.10.1
startup-notification-0.8, libgsf-1.12.0, libcroco-0.6.0, CDParanoia-III-9.8, libjpeg-6b, DocBook-utils-0.6.14 and medusa
Install Nautilus by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --sysconfdir=/etc/gnome && make
To test the results, issue: make check.
Now, as the root user:
make install && install -v -m755 -d \ `pkg-config --variable=prefix ORBit-2.0`/share/doc/nautilus-2.10.1 && install -v -m644 docs/*.{txt,dia,pdf,sxw,faq,html} \ `pkg-config --variable=prefix ORBit-2.0`/share/doc/nautilus-2.10.1
--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