Closed sanbw closed 9 years ago
Following the build instructions failed to build casacore.
In the casacore root directory, I had to do a "ln -s . casacore", after which the following commands (from the build instruction) worked:
mkdir /build cd /build cmake .. make
Could some please fix this problem? Thanks.
Sanjay
Ooops. This was the wrong project I created this ticket for. Sorry.
Happens to me all the time... :)
Following the build instructions failed to build casacore.
In the casacore root directory, I had to do a "ln -s . casacore", after which the following commands (from the build instruction) worked:
mkdir/build
cd /build
cmake ..
make
Could some please fix this problem? Thanks.
Sanjay