<p dir="ltr">Does depext do anything on a mac?  On redhat? Or is it Debian only?</p>
<div class="gmail_quote">On Jan 22, 2015 10:03 PM, "Louis Gesbert" <<a href="mailto:louis.gesbert@ocamlpro.com">louis.gesbert@ocamlpro.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just released 0.2 which should fix both issues (opam tuareg mode and stalling with vim)<br>
<br>
> It would be good to know what we have there now.  It seems like a<br>
> minimum should be:<br>
><br>
> - tuareg<br>
> - merlin<br>
> - ocp-indent<br>
> - utop<br>
><br>
> all read to go in emacs.  Getting vim and sublime text support would<br>
> be lovely too, but I think less critical.  What does user-setup<br>
> already support?<br>
<br>
Needs more testing, but we do have those ; vim support also, but it's more lightly tested.<br>
I didn't figure how to configure Sublime yet.<br>
<br>
> Interesting. Concretely, what would would depext do in this context?<br>
> I did a fresh install of a number of packages on my mac, and I didn't<br>
> need much else, but I may have already had the dependencies in place<br>
> via brew.<br>
<br>
Not sure, but you can use `opam depext -l` to simply show the currently required external packages.<br>
<br>
The one that bites most often on .deb distributions is the lack of m4, which is required by ocamlfind. It gets much more complicated as soon as you want to install e.g. gtk stuff, of course (ocaml-top...).<br>
<br>
Best,<br>
Louis<br>
</blockquote></div>