Downloads
From ReservesDirect: Open Source EReserves System
(Redirected from Download)
Home :: Features :: Screenshots :: Demo (http://www.reservesdirect.org/demo/index.html) :: Documentation :: Downloads :: Support :: Blog (http://www.reservesdirect.org/blog) :: Join Us!
[edit]
ReservesDirect Prerequisites
- ReservesDirect is a [LAMP (http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29)] installation: Linux (http://www.linux.org/), Apache (http://httpd.apache.org/) >= 2.0, MySQL (http://www.mysql.com/) >= 4.0, PHP (http://www.php.net/) >= 5.0):
1. Apache should have mod_alias, mod_perl, libphp5 (of course) and be SSL capable 2. PHP should have xml, pear, and magic-quotes configured 3. PHP extension PEAR Db (http://pear.php.net/package/DB) -- `pear install db`
[edit]
ReservesDirect Installation Instructions
Be sure to review the installation instructions before downloading.
There is an error in the installer caused by a missing semicolon in line 495. We will patch this; until then, add a semicolon to the following line of code when installing.
INSERT INTO `skins` (`id`, `skin_name`, `skin_stylesheet`, `default_selected`) VALUES (1,'default','css/ReservesStyles.css','yes')
[edit]
Download ReservesDirect (http://reservesdirect.org/downloads/index.php)
You can also see previous and development versions on the download page.
[edit]
Skins, Images, etc.
Sample skins and source image files (http://www.reservesdirect.org/downloads/RD_CSS-2.2.zip) - Zip file, 383K. A README file on customizing skins is included in the zip, or you can read all about it.
