[ocaml-infra] Problem building ocaml.org locally

Philippe Wang philippe.wang at gmail.com
Thu Dec 5 15:30:37 GMT 2013


I suggest you try this first:
opam install ocamlfind mpp omd ssl ocamlnet ocamlrss




On Dec 5, 2013, at 15:16 PM, Amir Chaudhry <amc79 at cam.ac.uk> wrote:

> Folks, 
> 
> I seem to be having problems building ocaml.org locally.  None of the makefiles seem to have changed so I think this is a problem with my set up rather than the site (hence not filing a bug report).  
> 
> When I run `make` (or `make local`) in a fresh clone I get the following:
> 
> =======
> ocaml.org amir$ make
> cd script && \
> 	ocamlfind ocamlopt -package netstring -linkpkg -annot -g relative_urls.ml -o ../"script/relative_urls" && \
> 	rm -f relative_urls.o relative_urls.cmi relative_urls.cmx relative_urls.annot
> /bin/sh: ocamlfind: command not found
> make: *** [script/relative_urls] Error 127
> ocaml.org amir$ 
> =======
> 
> `make production` also fails but at the rss2html step.  I think this is something to do with the Path but I'm not clear on how to debug this further.  My uneducated guess would be something to do with the quote marks.
> 
> My opam switch is on 4.01.0 and I have the necessary packages installed (although I have `openssl` and `pkg-config` rather than `libssl-dev`).  Can anyone give me some suggestions as to what I should try next?
> 
> Best wishes,
> Amir
> 
> 
> _______________________________________________
> Infrastructure mailing list
> Infrastructure at lists.ocaml.org
> http://lists.ocaml.org/listinfo/infrastructure



More information about the Infrastructure mailing list