Changes

From Genome Analysis Wiki
Jump to navigationJump to search
243 bytes added ,  13:18, 9 September 2011
no edit summary
Line 4: Line 4:     
You can access the latest version with or without git.
 
You can access the latest version with or without git.
 +
    
{{#if: {{{libStatGen|}}} | A copy of libStatGen is included in certain releases of some statgen tools. |
 
{{#if: {{{libStatGen|}}} | A copy of libStatGen is included in certain releases of some statgen tools. |
If you download from github or use git to keep up to date, you also need to download our library: [[C++ Library: libStatGen|libStatGen]].
+
The releases may be available both with and without libStatGen included. 
 +
 
 +
If you do not use the release version that already contains libStatGen, you need to download the library: [[C++ Library: libStatGen|libStatGen]].
   −
The releases will be available both with and without libStatGen included.  If you download the verison without libStatGen included, you will also need to download libStatGen separately.
+
If you try to compile {{{repoName}}} and it cannot find libStatGen, it will fail and provide instructions of what to do next:
(It will be available without libStatGen in case you already have a downloaded version of libStatGen that you want to use.
+
* if libStatGen is in a different location then expected
 +
** follow the directions to set the path to libStatGen
 +
* if libStatGen is not downloaded and you have git
 +
** <code>make libStatGen</code> will download via git and build libStatGen
 +
* if libStatGen is not downloaded and you don't have git
 +
** See [[C++ Library: libStatGen|libStatGen]]
 
}}
 
}}
  

Navigation menu