User Tools

Site Tools


en:developer:linux_source_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:developer:linux_source_install [2016/11/17 22:43] anupamaen:developer:linux_source_install [2016/11/17 22:48] anupama
Line 81: Line 81:
  
 ===== Checking out and installing Greenstone 3 and GLI ===== ===== Checking out and installing Greenstone 3 and GLI =====
 +
 +* Make sure $JAVA_HOME and $ANT_HOME are set, and that $JAVA_HOME/bin, $ANT_HOME/bin and your svn/bin are on the PATH.
 +* **If you're on Linux 64 bit,**
 +<code>export CFLAGS=-fPIC $CFLAGS</code>
  
   * **Checking out Greenstone 3 source code from subversion (SVN)**   * **Checking out Greenstone 3 source code from subversion (SVN)**