No rule to make target `install'. Stop.
Status: Beta
Brought to you by:
chris_77
# make install
make -C src install
make[1]: Entering directory `/root/ocaml-magic-0.7/src'
make[1]: *** No rule to make target `install'. Stop.
make[1]: Leaving directory `/root/ocaml-magic-0.7/src'
make: *** [install] Error 2
There's no "install" in the Makefile which according to "INSTALL" there should be.
2. Installation (requires ocamlfind)
make install install the library
caluml --- gmail$com