Skip to content

Simple Installation

haschart edited this page Dec 2, 2016 · 4 revisions

The release contains a zip archive named simple_install_package_3.0.4.zip The quickest way to get started with this new version of SolrMarc is to download that file and uncompress it. Which will result in a directory structure like this:

   +-- index_java/ 
   |   +-- src/
   |
   +-- index_scripts/
   |
   +-- lib/
   |   +-- README_LIBS.txt
   |   +-- bsh-2.0b5.jar
   |   +-- fast-classpath-scanner-1.91.4.jar
   |   +-- java-cup-11b-runtime.jar
   |   +-- jopt-simple-5.0.2.jar
   |   +-- log4j-1.2.17.jar
   |   +-- marc4j-2.7.2.jar
   |   +-- miglayout15-swing.jar
   |   +-- slf4j-log4j12-1.7.16.jar
   |
   +-- lib_local/
   |
   +-- translation_maps/
   |
   +-- how_to_run.txt
   +-- index.properties
   +-- log4j.properties
   +-- marcreader.properties
   +-- solrmarc_core_3.0.4.jar

to be continued

Clone this wiki locally