Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
3d5bea31
Commit
3d5bea31
authored
8 years ago
by
Tammo Jan Dijkema
Browse files
Options
Downloads
Patches
Plain Diff
Task #9537: update INSTALL
parent
70df4919
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
INSTALL
+2
-2
2 additions, 2 deletions
INSTALL
with
2 additions
and
2 deletions
INSTALL
+
2
−
2
View file @
3d5bea31
...
@@ -33,7 +33,7 @@ Install from Ubuntu Packages (or a Docker image / script)
...
@@ -33,7 +33,7 @@ Install from Ubuntu Packages (or a Docker image / script)
---------------------------------------------------------
---------------------------------------------------------
To install LOFAR Offline processing tools (and many more radio astro packages)
To install LOFAR Offline processing tools (and many more radio astro packages)
the easy way for Ubuntu LTS
version(s)
, see:
the easy way for Ubuntu LTS
16.04
, see:
KERN: The Radio Astronomy Software Suite
KERN: The Radio Astronomy Software Suite
http://kernsuite.info/
http://kernsuite.info/
...
@@ -100,7 +100,7 @@ Instructions for Manual Build from Source
...
@@ -100,7 +100,7 @@ Instructions for Manual Build from Source
into e.g. $HOME/local/$LOFAR_RELEASE/
into e.g. $HOME/local/$LOFAR_RELEASE/
(Only ends succesfully once CMake can find all required dependencies.)
(Only ends succesfully once CMake can find all required dependencies.)
mkdir -p $HOME/build/$LOFAR_RELEASE/gnu_opt # last directory must be {gnu|clang}_{debug|opt}
mkdir -p $HOME/build/$LOFAR_RELEASE/gnu_opt # last directory must be {gnu|clang}
[cxx11]
_{debug|opt}
cd $HOME/build/$LOFAR_RELEASE/gnu_opt
cd $HOME/build/$LOFAR_RELEASE/gnu_opt
cmake -DCMAKE_INSTALL_PREFIX="$HOME/local/$LOFAR_RELEASE" -DBUILD_PACKAGES="DP3 Calibration Imager PyBDSM" -DUSE_OPENMP=ON "$HOME/src/$LOFAR_RELEASE"
cmake -DCMAKE_INSTALL_PREFIX="$HOME/local/$LOFAR_RELEASE" -DBUILD_PACKAGES="DP3 Calibration Imager PyBDSM" -DUSE_OPENMP=ON "$HOME/src/$LOFAR_RELEASE"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment