Introduction to Gnome This chapter attempts to install a complete Gnome-&gnome-version; desktop environment and a limited Gnome 1.4 library environment that is sufficient to run Gnome 1.4 applications included in this book. The order of the pages are meant to follow the build order defined by the Gnome development team as published in the release notes, with two exceptions. If a package is in the release notes build list, but not in this chapter, it has been installed elsewhere in the book. The installation of Gnome-&gnome-version; is a large undertaking and one we would like to see you complete with the least amount of stress. One of our first goals in this installation is to protect your previously installed software, especially if you are testing Gnome on your machine. Gnome-&gnome-version; packages utilize the --prefix= option for configure, so we will use that and an Environment variable (GNOME_PREFIX) to add flexibility to the install. If you know that you want Gnome as your desktop, it is recommended that you install with --prefix=/usr. If you are not sure that you are going to keep Gnome on your installation, it is recommended that you install with --prefix=/opt/gnome-&gnome-version;. Setting the Environment variable and the additional edits required by the second option are covered on the pre-installation page. If you choose the second option, removal of Gnome-2.2 is as easy as removing the edits from the pre-installation page and issue the following command: rm /opt/gnome-&gnome-version; -r If your system was completely built per LFS and BLFS instructions, you have a very good chance of using Gnome-&gnome-version; after your first install. If you are a typical LFS user, you have made modifications to the instructions along the way knowing that you have to take those modifications into account on future installations. You should have no problems integrating Gnome-&gnome-version; into your unique setup, but you will have 28 to 33 packages installed before you can run Gnome through any testing (assuming your window manager is preinstalled and tested). We would anticipate that you will be rebuilding gnome at least once to make adjustments for your setup. If you are building a Gnome 1.4 desktop environment, you would install only those libraries in the Gnome 1.4 chapter and any dependencies listed on those pages whether labeled or not. Gnome packages without pages are simply installed with: ./configure --prefix=/opt/gnome && make && make install These instructions are simplistic to facilitate removal of Gnome 1.4 from BLFS systems when it is no longer necessary. These instructions may be refined later to comply with BLFS standards for file locations, specifically /opt/gnome/etc to /etc and /opt/gnome/var to /var. You should consider using the Gnome 1.4 hint located at if you have no interest in Gnome-&gnome-version;. Gnome-&gnome-version; requires: , , , , , Gnome-&gnome-version; will utilize: , , , and