%general-entities; ]> $LastChangedBy$ $Date$ Nautilus-&nautilus-version; Nautilus Introduction to Nautilus The Nautilus package contains the GNOME file manager. &lfs84_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 , , , and Optional Recommended (Runtime) , and (For hotplugging and device mounting to work) User Notes: Installation of Nautilus Install Nautilus by running the following commands: mkdir build && cd build && meson --prefix=/usr \ --sysconfdir=/etc \ -Dselinux=false \ -Dpackagekit=false \ .. && ninja To test the results, issue: ninja test. The tests need to be run in a graphical environment. Now, as the root user: ninja install && glib-compile-schemas /usr/share/glib-2.0/schemas Command Explanations -Dselinux=false: This switch disables the use of selinux which isn't supported by BLFS. -Dpackagekit=false: This switch disables the use of PackageKit which isn't suitable for BLFS. Contents Installed Programs Installed Library Installed Directories nautilus and nautilus-autorun-software libnautilus-extension.so /usr/{include,lib}/nautilus and /usr/share/{gnome-shell/search-providers,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