I downloaded raptor2-2.0.0.tar.gz on my windows 7 machine and I tried to install the lib . 1) I run the autogen script successfully. 2)I run the configure script successfully. 3) when I tried to build the raptor software with the tha make command under cygwin I got the following error : home@home-PC ~/raptor2-2.0.0 $ make Making all in src make[1]: Entering directory `/home/home/raptor2-2.0.0/src' make all-am make[2]: Entering directory `/home/home/raptor2-2.0.0/src' make[2]: Leaving directory `/home/home/raptor2-2.0.0/src' make[1]: Leaving directory `/home/home/raptor2-2.0.0/src' Making all in utils make[1]: Entering directory `/home/home/raptor2-2.0.0/utils' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/home/raptor2-2.0.0/utils' Making all in docs make[1]: Entering directory `/home/home/raptor2-2.0.0/docs' make[1]: *** No rule to make target `raptor-1-to-2-map.tsv', needed by `raptor-changes.xml'. Stop. make[1]: Leaving directory `/home/home/raptor2-2.0.0/docs' make: *** [all-recursive] Error 1
Could anyone help me with the build?Am I completely wrong as I am trying to install it with cygwin under a windows machine? Thank you in advance _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
