%general-entities; ]> $LastChangedBy$ $Date$ Nautilus-&nautilus-version; Nautilus Introduction to Nautilus The Nautilus package contains the GNOME file manager. &lfs81_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 Recommended (Runtime) , and (For hotplugging and device mounting to work) User Notes: Installation of Nautilus Install Nautilus by running the following commands: sed s/\'libm\'/\'m\'/ -i meson.build && mkdir build && cd build && meson --prefix=/usr \ --sysconfdir=/etc \ -Denable-selinux=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 sed s/\'libm\'/\'m\'/ -i meson.build: Fix the build system so that it finds the Math library. --disable-selinux: This switch disables the use of selinux which isn't supported by BLFS. --disable-packagekit: This switch disables the use of PackageKit which isn't suitable for BLFS. --disable-tracker: This switch disables the use of Tracker which isn't part of BLFS. : Use this switch if you did not install Exempi. : Use this switch if you did not install libexif. Contents Installed Programs Installed Library Installed Directories nautilus, nautilus-autorun-software, and nautilus-desktop 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