Skip to content
GitLab
Explore
Sign in
Register
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
ae8c44ff
Commit
ae8c44ff
authored
8 years ago
by
Alexander van Amesfoort
Browse files
Options
Downloads
Patches
Plain Diff
Task #9127: minor updates to top-level INSTALL and README
parent
8bf4a2ce
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
INSTALL
+5
-5
5 additions, 5 deletions
INSTALL
README
+1
-0
1 addition, 0 deletions
README
with
6 additions
and
5 deletions
INSTALL
+
5
−
5
View file @
ae8c44ff
...
...
@@ -37,8 +37,8 @@ package manager. For almost all cases, you also need the development packages
For Debian/Ubuntu (likely incomplete list, but goes a long way):
apt-get install subversion cmake make g++ gfortran python-dev python-numpy
apt-get install libboost-dev libblitz0-dev libfftw3-dev libcfitsio3-dev libxml2-dev
apt-get install libpng-dev
#
for AOFlagger
apt-get install libboost-dev libblitz0-dev libfftw3-dev libcfitsio3-dev libxml2-dev
liblog4cplus-dev
apt-get install libpng
12
-dev
# or latest version;
for AOFlagger
apt-get install libreadline-dev libpqxx-dev doxygen # optional
apt-get install libgsl0-dev # optional, for AOFlagger's RayleighFitter
apt-get install libgtkmm-[2.4|3.0]-dev libsigc++-2.0-dev # optional, for AOFlagger's rficonsole
...
...
@@ -102,8 +102,8 @@ Instructions for Manual Build from Source
All tests should pass, however, a few packages (not selected above) require
GPU hardware or a database to pass all tests.
- You may want to add the installation path bin/ to your PATH:
- You may want to add the installation path bin/ to your PATH
by sourcing (not executing!) the lofarinit script
:
source
"$HOME/local/$LOFAR_RELEASE/lofarinit.sh" # for Bourne-like shells, or
source
"$HOME/local/$LOFAR_RELEASE/lofarinit.csh" # for C-like shells
.
"$HOME/local/$LOFAR_RELEASE/lofarinit.sh" # for Bourne-like shells, or
.
"$HOME/local/$LOFAR_RELEASE/lofarinit.csh" # for C-like shells
This diff is collapsed.
Click to expand it.
README
+
1
−
0
View file @
ae8c44ff
...
...
@@ -27,6 +27,7 @@ CMake/ CMake configuration & build helper scripts
CMake/variants/ compiler- and hostname-specific build configurations
CMakeLists.txt Top-level CMake configuration & build script
COPYING License text
Docker/ Docker container templates and build scripts
INSTALL Build and installation instructions
LCS/ LOFAR Common Software: frequently used LOFAR libraries
LCS/LofarStMan/ LOFAR Storage Manager for casacore MeasurementSets
...
...
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