From: Dan Scott Date: Mon, 7 Nov 2011 21:49:31 +0000 (-0500) Subject: README: Use consistent endings (none!) for titles/subtitles X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ad9261a014902ee9a5ce72eb430a632649a6a39d;p=evergreen%2Ftadl.git README: Use consistent endings (none!) for titles/subtitles Most, but not all, of the titles/subtitles had colons appended. This looks really weird in the Table of Contents, so try to be consistently unweird and have no appended colons. Signed-off-by: Dan Scott --- diff --git a/README b/README index 5732755239..95621e52d7 100644 --- a/README +++ b/README @@ -80,8 +80,8 @@ tar -C /openils/var/web/js -xzf dojo-release-1.3.3.tar.gz cp -r /openils/var/web/js/dojo-release-1.3.3/* /openils/var/web/js/dojo/. ------------------------------------------------------------------------------ -Installing prerequisites: -------------------------- +Installing prerequisites +------------------------ Evergreen has a number of prerequisite packages that must be installed before you can successfully configure, compile, and install Evergreen. @@ -147,8 +147,8 @@ echo "/usr/lib64/dbd" > /etc/ld.so.conf.d/eg.conf ldconfig ------------------------------------------------------------------------------ -Configuration and compilation instructions: -------------------------------------------- +Configuration and compilation instructions +------------------------------------------ For the time being, we are still installing everything in the `/openils/` directory. From the Evergreen source directory, issue the following commands as @@ -160,8 +160,8 @@ the *user* Linux account to configure and build Evergreen: make ------------------------------------------------------------------------------ -Installation instructions: --------------------------- +Installation instructions +------------------------- 1. Once you have configured and compiled Evergreen, issue the following command as the *root* Linux account to install Evergreen, build the server @@ -187,8 +187,8 @@ cd /openils/var/web/xul ln -sf rel_name/server server ------------------------------------------------------------------------------ -Change ownership of the Evergreen files: ----------------------------------------- +Change ownership of the Evergreen files +--------------------------------------- All files in the `/openils/` directory and subdirectories must be owned by the `opensrf` user. Issue the following command as the *root* Linux account to @@ -199,8 +199,8 @@ change the ownership on the files: chown -R opensrf:opensrf /openils ------------------------------------------------------------------------------ -Create the oils_web.xml configuration file: -------------------------------------------- +Create the oils_web.xml configuration file +------------------------------------------ Many administration interfaces, such as acquisitions, bookings, and various configuration screens, depend on the correct configuration of HTML templates. Copying the sample configuration file into place should work in most cases: @@ -210,8 +210,8 @@ Copying the sample configuration file into place should work in most cases: cp /openils/conf/oils_web.xml.example /openils/conf/oils_web.xml ------------------------------------------------------------------------------ -Configure the Apache Web server: --------------------------------- +Configure the Apache Web server +------------------------------- 1. Use the example configuration files in `Open-ILS/examples/apache/` to configure your Web server for the Evergreen catalog, staff client, Web @@ -292,8 +292,8 @@ a2dissite default # OPTIONAL: disable the default site (the "It Works" page) a2ensite eg.conf ------------------------------------------------------------------------------ -Configure OpenSRF for the Evergreen application: ------------------------------------------------- +Configure OpenSRF for the Evergreen application +----------------------------------------------- There are a number of example OpenSRF configuration files in `/openils/conf/` that you can use as a template for your Evergreen installation. Issue the @@ -320,8 +320,8 @@ domains, you can retrieve the settings from the backup version of the files. `eg_db_config.pl`, described in the following section, sets the database connection information in `opensrf.xml` for you. -Creating the Evergreen database: --------------------------------- +Creating the Evergreen database +------------------------------- By default, the `Makefile.install` prerequisite installer does not install the PostgreSQL 9.0 database server required by every Evergreen system; @@ -532,8 +532,8 @@ If this does not work, it's time to do some troubleshooting. for assistance before making any drastic changes to your system configuration. -Getting help: -------------- +Getting help +------------ Need help installing or using Evergreen? Join the mailing lists at http://evergreen-ils.org/listserv.php or contact us on the Freenode