<p dir="ltr">I'll give it a shot.</p>
<div class="gmail_quote">On Mar 11, 2013 5:59 PM, "Mike McClurg" <<a href="mailto:mike.mcclurg@gmail.com">mike.mcclurg@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">That's the issue that I was having, Yaron. I think the update that Anil mentioned should resolve it.<br><br>Mike<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 11, 2013 at 8:47 PM, Anil Madhavapeddy <span dir="ltr"><<a href="mailto:anil@recoil.org" target="_blank">anil@recoil.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[+<a href="mailto:opengl@lists.ocaml.org" target="_blank">opengl@lists.ocaml.org</a>]<br>
<br>
Does this commit help?  I noticed that Mike McClurg fixed the META file<br>
recently:<br>
<br>
<a href="https://github.com/OCamlPro/opam-repository/commit/811e6af6c4dbf5da4c4f29362ce927fd7f8b61c0" target="_blank">https://github.com/OCamlPro/opam-repository/commit/811e6af6c4dbf5da4c4f29362ce927fd7f8b61c0</a><br>
<br>
It should be part of OPAM now, so upgrading to the latest will give you<br>
this change.<br>
<span><font color="#888888"><br>
-anil<br>
</font></span><div><div><br>
On 11 Mar 2013, at 18:38, Yaron Minsky <<a href="mailto:yminsky@gmail.com" target="_blank">yminsky@gmail.com</a>> wrote:<br>
<br>
> I suspect this is a package-level issue, so I'm not sure this is the<br>
> right list for it, but, nonetheless:<br>
><br>
> I've been playing around with getting lablgl working on the Raspberry<br>
> Pi, using the Raspian distribution.  I got pretty far, but there's<br>
> some weird case-sensitivity issue I suspect when trying to actually<br>
> load the packages.  Look at this:<br>
><br>
> # #require "lablgl";;<br>
> /home/pi/.opam/4.00.1+raspberrypi/lib/lablgl: added to search path<br>
> /home/pi/.opam/4.00.1+raspberrypi/lib/lablgl/lablgl.cma: loaded<br>
> # #require "lablgl.glut";;<br>
> No such package: lablGL - required by `lablgl.glut'<br>
><br>
> The same thing happens when I try to build using ocamlbuild.  On the<br>
> mac I'm working on, however, everything works cleanly:<br>
><br>
> # #require "lablgl.glut";;<br>
> /Users/yminsky/.opam/4.01.0dev+trunk/lib/lablGL: added to search path<br>
> /Users/yminsky/.opam/4.01.0dev+trunk/lib/lablGL/lablgl.cma: loaded<br>
> /Users/yminsky/.opam/4.01.0dev+trunk/lib/lablgl: added to search path<br>
> /Users/yminsky/.opam/4.01.0dev+trunk/lib/lablgl/lablglut.cma: loaded<br>
><br>
> Any idea what could be causing this?  (I'm also running a slightly<br>
> different version of the compiler, but I don't think that's the<br>
> issue.)<br>
><br>
> y<br>
> _______________________________________________<br>
> opam-devel mailing list<br>
> <a href="mailto:opam-devel@lists.ocaml.org" target="_blank">opam-devel@lists.ocaml.org</a><br>
> <a href="http://lists.ocaml.org/listinfo/opam-devel" target="_blank">http://lists.ocaml.org/listinfo/opam-devel</a><br>
><br>
<br>
_______________________________________________<br>
opam-devel mailing list<br>
<a href="mailto:opam-devel@lists.ocaml.org" target="_blank">opam-devel@lists.ocaml.org</a><br>
<a href="http://lists.ocaml.org/listinfo/opam-devel" target="_blank">http://lists.ocaml.org/listinfo/opam-devel</a><br>
</div></div></blockquote></div><br></div>
</blockquote></div>