forked from kcl-ddh/kiln
-
Notifications
You must be signed in to change notification settings - Fork 38
Installation
simonastoyanova edited this page Oct 30, 2017
·
39 revisions
- Check you have Java 7 or 8 on your machine, and if not, download and install it from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- Get the EFES software: either download the ZIP from https://github.com/EpiDoc/EFES/archive/master.zip or clone from Github if you have an account already.
- If you downloaded the ZIP file, unpack it in a directory of your choosing.
- Open up your Command prompt/Terminal:
- Windows: navigate to your EFES folder and run the build.bat batch file; you can also run it by double clicking.
- GNU/Linux or Mac OS X: navigate to your EFES folder and run the build.sh file (sh build.sh). This script will start Jetty, a lightweight web server that is pre-configured to run all of the EFES components.
- In your file navigator navigate to /webapps/ROOT/content/xml/ and create a folder named “epidoc”. This is where you will put your EpiDoc XML files.
- Visit http://127.0.0.1:9999/ with your web browser. You’ll see a “Welcome to EFES” page.
- Congratulations! EFES is now all set up. You can start filling in your content.