Difference between revisions of "Installation"

From reBiND Documentation
Jump to: navigation, search
(reBiND Data Portal Prerequisites)
(reBiND Data Portal Prerequisites)
Line 7: Line 7:
 
To be able to install the reBiND archiving system you first need to [http://exist-db.org/exist/apps/doc/quickstart.xml install the eXist database], version 2.0 or later. the eXist database requires 512 MB of RAM and about 200 MB of disk space. The critical requirement is that Java be installed. We have tested the reBiND Data Portal with eXist version 2.1 and Java version 1.7. All software components have been tested on Windows 7 and Debian GNU/Linux 6.
 
To be able to install the reBiND archiving system you first need to [http://exist-db.org/exist/apps/doc/quickstart.xml install the eXist database], version 2.0 or later. the eXist database requires 512 MB of RAM and about 200 MB of disk space. The critical requirement is that Java be installed. We have tested the reBiND Data Portal with eXist version 2.1 and Java version 1.7. All software components have been tested on Windows 7 and Debian GNU/Linux 6.
  
# Add the rebind_module.jar to the eXist/lib/user directory. On Windows if you have installed eXist on the C drive at C:\eXist-db then the module should be put here: C:\eXist-db\lib\user. The rebind_module.jar is available from our subversion repository at: [http://ww2.biocase.org/svn/rebind/trunk/reBiND-eXist-Module/rebind-module.jar subversion rebind module]
+
# The rebind_module.jar is available from our subversion repository at: [http://ww2.biocase.org/svn/rebind/trunk/reBiND-eXist-Module/rebind-module.jar subversion rebind module. Add the rebind_module.jar to the eXist/lib/user directory. (On Windows if you have installed eXist on the C drive at C:\eXist-db then the module should be put here: C:\eXist-db\lib\user).  
 
# Copy the folder reBiND ([http://ww2.biocase.org/svn/rebind/trunk available from our subersion repository]) to eXist/webapp (on Windows C:\eXist-db\webapp).
 
# Copy the folder reBiND ([http://ww2.biocase.org/svn/rebind/trunk available from our subersion repository]) to eXist/webapp (on Windows C:\eXist-db\webapp).
  

Revision as of 11:01, 21 October 2014

Installation

Before you use the reBiND archiving system the data must be transformed into a suitable XML format. We use ABCD format (ABCD_in_reBiND) and to create ABCD XML files we recommend using the Biocase Provider Software (BPS). To install this software please follow the installation instructions in the BPS wiki.

reBiND Data Portal Prerequisites

To be able to install the reBiND archiving system you first need to install the eXist database, version 2.0 or later. the eXist database requires 512 MB of RAM and about 200 MB of disk space. The critical requirement is that Java be installed. We have tested the reBiND Data Portal with eXist version 2.1 and Java version 1.7. All software components have been tested on Windows 7 and Debian GNU/Linux 6.

  1. The rebind_module.jar is available from our subversion repository at: [http://ww2.biocase.org/svn/rebind/trunk/reBiND-eXist-Module/rebind-module.jar subversion rebind module. Add the rebind_module.jar to the eXist/lib/user directory. (On Windows if you have installed eXist on the C drive at C:\eXist-db then the module should be put here: C:\eXist-db\lib\user).
  2. Copy the folder reBiND (available from our subersion repository) to eXist/webapp (on Windows C:\eXist-db\webapp).

Installing reBiND Data Portal

Configuring reBiND Data Portal