astro-informatics / purify

Next-generation radio interferometric imaging.
https://astro-informatics.github.io/purify
GNU General Public License v2.0
17 stars 13 forks source link

makefile is broken #5

Closed gijzelaerr closed 9 years ago

gijzelaerr commented 9 years ago
$ make
make: *** No rule to make target `../purify/src/purify_ran.o', needed by `../purify/lib/libpurify.a'.  Stop.
mdavezac commented 9 years ago

We use CMake. The process is

mkdir build
cd build
cmake ..
make 

See the readme

gijzelaerr commented 9 years ago

I know. but debian build system automatically pics up the makefile and tries to build it, and then fails.

I assumed it was a left over from 'back in the days' and should be removed?

2015-03-24 11:51 GMT+02:00 mdavezac notifications@github.com:

Closed #5 https://github.com/astro-informatics/purify/issues/5.

— Reply to this email directly or view it on GitHub https://github.com/astro-informatics/purify/issues/5#event-263314603.

Gijs Molenaar http://pythonic.nl