%general-entities; ]> $LastChangedBy$ $Date$ Nautilus-&nautilus-version; nautilus Introduction to Nautilus The Nautilus package contains the GNOME file manager. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &nautilus-md5sum; Download size: &nautilus-size; Estimated disk space required: &nautilus-buildsize; Estimated build time: &nautilus-time; Nautilus Dependencies Required and Recommended Optional , , , Tracker and Valgrind Recommended (Runtime) (For hotplugging and device mounting to work) User Notes: Installation of Nautilus Install Nautilus by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/nautilus \ --disable-nst-extension \ --disable-packagekit && make This package needs to be installed before its testsuite can run (or, perhaps, you can run the tests if a previous version is already installed). Now, as the root user: make install && install -v -m755 -d /usr/share/doc/nautilus && install -v -m644 docs/*.{txt,dia,pdf,sxw,faq,html} \ /usr/share/doc/nautilus If you wish to run the testsuite, as a normal unprivileged user issue: make check. Command Explanations --libexecdir=/usr/lib/nautilus: This ensures that the nautilus-convert-metadata is installed in a location consistent with the FHS, instead of in /usr/libexec/. : This parameter disables use of PackageKit which isn't suitable for BLFS. : This parameter disables building of sendto extension which is provided by other package. Contents Installed Programs Installed Library Installed Directories nautilus, nautilus-autorun-software and nautilus-connect-server libnautilus-extension.so /usr/include/nautilus, /usr/lib/nautilus, /usr/share/nautilus and /usr/share/gtk-doc/html/libnautilus-extension Short Descriptions nautilus is the GNOME file manager. nautilus libnautilus-extension.so supplies the functions needed by the file manager extensions. libnautilus-extension.so