Re: Getting ocamldoc on osx
Ashish Agarwal <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <CAMu2m2+YgG+KHrY0jdF_J+Rp1QnLBj_p1EdHjkP+rZpHUVTjYg@mail.gmail.com> |
ocamldoc is distributed with the compiler, and as far as I know, is always installed when you install the compiler. Do you mean to say ocamlc, ocamlopt, etc. are working, but ocamldoc isn't? Can you describe your error. On Wed, Apr 9, 2014 at 1:46 PM, Casey Basichis <[email protected]>wrote: > > > Hi, > > I having a very difficult time finding any trace of ocamldoc on osx - > homebrew, opam, ocamlpro etc. > > Is there a way to build and install only the ocamldoc aspects from this > mirror https://github.com/ocaml/ocaml/tree/trunk/ocamldoc without > disturbing the brew install with the latest os tweaks etc? > > Thanks, > Casey > > >