LP1817932 Hatch linux install doc updates for jdk11
authorBill Erickson <berickxx@gmail.com>
Thu, 11 Apr 2019 16:21:08 +0000 (12:21 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 8 May 2019 17:44:24 +0000 (13:44 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
INSTALL.adoc

index 692801b..ec2cc51 100644 (file)
@@ -39,22 +39,28 @@ anchor:linux[]
 
 == Linux ==
 
-=== Install Java ===
+=== Download Hatch Sources
 
 [source,sh]
--------------------------------------------------------------------------
-# Debian/Ubuntu version
-$ sudo apt-get install openjdk-8-jdk openjfx
--------------------------------------------------------------------------
+-----------------------------------------------------------------------------
+git clone git://git.evergreen-ils.org/Hatch.git
+cd Hatch
+-----------------------------------------------------------------------------
 
-=== Install Hatch ===
+=== Download Java Dependencies
+
+[source,sh]
+-----------------------------------------------------------------------------
+./fetch-deps.sh linux
+-----------------------------------------------------------------------------
+
+=== Compile Hatch ===
 
 [source,sh]
 -------------------------------------------------------------------------
 $ ./hatch.sh compile
 -------------------------------------------------------------------------
 
-
 === Configure Native Messaging ===
 
 Edit extension/host/org.evergreen_ils.hatch.(chrome|firefox).json and change the "path"