January 2017
Intermediate to advanced
350 pages
7h 8m
English
Before we start, let's take a quick look at the supported versions and prerequisites you'll need to move ahead.
The list of supported versions are as follows:
|
JDK/Java |
1.6 version onwards |
java –version should show java version "1.8.0_31" Java(TM) SE Runtime Environment (build 1.8.0_31-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode) |
Remarks Check whether JAVA_HOME is set or not. Using echo $JAVA_HOME should point to the Java lib in your machine. |
wget http://lilyproject.org/release/2.4/lily-2.4.tar.gz
This will copy the latest lily tar file. ...
Read now
Unlock full access