User Tools

Site Tools


lalsuite:src-install

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
lalsuite:src-install [2013/06/03 16:09] duncan.macleod@LIGO.ORGlalsuite:src-install [2013/08/07 15:38] (current) duncan.macleod@LIGO.ORG
Line 26: Line 26:
   * ''----enable-swig-octave'' to install the SWIG-bindings for octave   * ''----enable-swig-octave'' to install the SWIG-bindings for octave
   * ''----quiet'' to print less verbose output during ''configure''   * ''----quiet'' to print less verbose output during ''configure''
 +  * ''----enable-laldetchar'' to install the LALDetChar package
  
 Once you have chosen your arguments, run the configure script. First, set the prefix path Once you have chosen your arguments, run the configure script. First, set the prefix path
 <code bash>LALSUITE_PREFIX=${HOME}/opt/lalsuite/master # change as appropriate</code> <code bash>LALSUITE_PREFIX=${HOME}/opt/lalsuite/master # change as appropriate</code>
 then run the ''configure'', e.g: then run the ''configure'', e.g:
-<code bash>./configure --prefix ${LALSUITE_PREFIX} --enable-swig-python --silent</code>+<code bash>./configure --prefix ${LALSUITE_PREFIX} --enable-swig-python --enable-laldetchar --silent</code>
  
 ==== Compile and install the code ==== ==== Compile and install the code ====
lalsuite/src-install.1370275769.txt.gz · Last modified: 2013/06/03 16:09 by duncan.macleod@LIGO.ORG