%general-entities; ]> Nautilus-&nautilus-version; Nautilus Introduction to Nautilus The Nautilus package contains the GNOME file manager. &lfs121_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 , , &gobject-introspection;, , , and Optional Recommended (Runtime) and (For hotplugging and device mounting to work) Installation of Nautilus Fix the location to install the API documentation: sed "/docdir =/s@\$@ / 'nautilus-&nautilus-version;'@" -i meson.build Install Nautilus by running the following commands: mkdir build && cd build && meson setup --prefix=/usr \ --buildtype=release \ -Dselinux=false \ -Dpackagekit=false \ .. && ninja To test the results, issue: ninja test. The tests need to be run in a graphical environment. One test is known to fail if is not installed. One test is also known to timeout if the user running the tests has a large home directory. 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. : Use this switch if you do not have installed. Contents Installed Programs Installed Library Installed Directories nautilus and nautilus-autorun-software libnautilus-extension.so /usr/{include,lib,share}/nautilus 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