Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
public:install_lofar_redhat5.8 [2013-10-10 13:16] – Jose Sabater Montes | public:install_lofar_redhat5.8 [2013-10-10 13:26] – Jose Sabater Montes | ||
---|---|---|---|
Line 8: | Line 8: | ||
* Libraries available: HDF5 and old versions of boost and fftw3. | * Libraries available: HDF5 and old versions of boost and fftw3. | ||
- | After some tests we determined that we needed to isntall, at least, the following software and libraries: | + | After some tests we determined that we needed to install, at least, the following software and libraries: |
* scons | * scons | ||
* WCS | * WCS | ||
Line 341: | Line 341: | ||
insert: | insert: | ||
<code Python> | <code Python> | ||
- | conf.env.Append(LINKFLAGS = [" | + | conf.env.Append(LINKFLAGS = [" |
</ | </ | ||