%general-entities; ]> $LastChangedBy$ $Date$ Nautilus-&nautilus-version; Nautilus Introduction to Nautilus The Nautilus package contains the GNOME file manager. &lfs101_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 \ -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 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,share}/nautilus, /usr/share/gnome-shell/search-providers, and /usr/share/gtk-doc/html/libnautilus-extension (optional) Short Descriptions nautilus is the GNOME file manager nautilus libnautilus-extension.so supplies the functions needed by the file manager extensions libnautilus-extension.so