- Sep 01, 2016
-
-
Marcel Loose authored
Task #7727: The order of directories in PATH should be $LOFARROOT/sbin:$LOFARROOT/bin; i.e. sbin should appear before bin.
-
- Feb 26, 2016
-
-
Marcel Loose authored
Task #9165: lofarinit.(c)sh scripts now use Python module path derived from CMake variables PYTHON_INSTALL_DIR and CMAKE_INSTALL_PREFIX to set PYTHONPATH.
-
- Jan 13, 2016
-
-
Jan David Mol authored
Task #8888: Do not require $LOFARROOT/bin for lofarinit.sh to work (happens when installing a python lib)
-
- Aug 25, 2015
-
-
Marcel Loose authored
Task #8247: Need to apply the same logic to lofarinit.(c)sh.in to determine PYTHONPATH, because these scripts do not use the CMake variable PYTHON_INSTALL_DIR :(
-
- Feb 24, 2010
-
-
Marcel Loose authored
Bug 1475: Use Python distutils to determine third-party extensions directory, instead of hardcoding 'site-packages' into it.
-
- Jan 12, 2010
-
-
Marcel Loose authored
LOFAR directory. They are now processed by LofarConfig.cmake.
-
- Nov 04, 2009
-
-
Marcel Loose authored
-
- Oct 14, 2009
-
-
Ger van Diepen authored
Use $libdir as subsitution in lofarinit to get the correct lib directory
-
- Sep 18, 2009
-
-
Ger van Diepen authored
Inserted new copyright header
-
- Jun 17, 2009
-
-
Marcel Loose authored
branch LOFAR-Bug1310-task-branch with the trunk.
-
- Jun 16, 2009
-
-
Marcel Loose authored
rev. 12447-13413 with the trunk.
-
- Sep 16, 2008
-
-
Ger van Diepen authored
Added support for sbin
-
- Nov 28, 2007
-
-
Marcel Loose authored
* Python prior to verison 2.5 does not support the '--version' option. Use '-V' instead. * Output of 'python -V' is sent to stderr, which is not caught when binding file descriptors 1 and 2. Use '|& cat --' instead. * Fixed a number of csh syntax errors.
-
- Oct 24, 2007
-
-
Ger van Diepen authored
Added support for setting PYTHONPATH
-
- Aug 24, 2006
-
-
Ger van Diepen authored
Set default LOFARDATAROOT to /opt/lofar/data
-
- Mar 14, 2006
-
-
Ger van Diepen authored
Create a .glishrc.post to add the libexec/glish of LOFAR to the glish path
-
- Oct 31, 2005
-
-
Ger van Diepen authored
Clean up temporary variables
-
- Oct 26, 2005
-
-
Ger van Diepen authored
Check if new LOFARROOT is valid
-
- Jul 20, 2005
-
-
Arthur Coolen authored
Solved
-
- Apr 08, 2005
-
-
Ger van Diepen authored
Check if root directory exists
-
Ger van Diepen authored
Use LOFARROOT instead of LOFARPATH
-
Ger van Diepen authored
Improved comments
-
Ger van Diepen authored
Also try to strip new LOFARPATH
-
Ger van Diepen authored
Added lofarinit.sh and .csh
-