I've followed instructions (I think) to compile MegaM, having also
installed ocaml and edited the Makefile WITHCLIBS line to point to the
ocaml/caml directory for the .h files
But I encounter many warning messages:
1) at first relating to data.ml, Warning 26: unused variable xden.
2) and then re data.ml and other files, Warning 8: this pattern-
matching is not exhaustive.
Finally, the exit error is:
ocamlc -g -custom -o megam str.cma -cclib -lstr bigarray.cma -cclib -
lbigarray unix.cma -cclib -lunix -I /usr/local/lib/ocaml/caml
fastdot_c.c fastdot.cmo intHashtbl.cmo arry.cmo util.cmo data.cmo
bitvec.cmo cg.cmo wsemlm.cmo bfgs.cmo pa.cmo perceptron.cmo radapt.cmo
kernelmap.cmo abffs.cmo main.cmo
ld: library not found for -lstr
collect2: ld returned 1 exit status
File "fastdot_c.c", line 1, characters 0-1:
Error: Error while building custom runtime system
make: *** [megam] Error 2
Has anyone else encountered this and know what to do to solve it?
many thanks, Andrew
> --
> You received this message because you are subscribed to the Google Groups "nltk-users" group.
> To post to this group, send email to nltk-...@googlegroups.com.
> To unsubscribe from this group, send email to nltk-users+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/nltk-users?hl=en.
>
--
You received this message because you are subscribed to a topic in the Google Groups "nltk-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nltk-users/loKBj0eCgZs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nltk-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to nltk-users+...@googlegroups.com.