INSTALL in og-0.26.0 vs INSTALL in og-0.27.0
- old
+ new
@@ -38,19 +38,24 @@
$ su -
2. Run the installation script.
- $ ruby install.rb
+ $ ruby setup.rb
This installation script also installs some vendor libraries
that you possibly have allready installed. Use with caution.
-You also have to manualy install the following libraries:
+Dependencies needed: See 'ProjectInfo' file located in the
+current directory.
-* Nano
-* Mega
-* RedCloth
+Install the desired database client libraries Libraries are not
+required for Og to run. If you wish to use an adapter which
+uses one of the databases, then you'll need to install the
+client library
+
+Postgres, MySQL, Kirbybase
+
= Manual installation.
Uncompress your distribution (Unix example):