On Jul 7, 2005, at 5:07 AM, Holger Schulz wrote:

I've installed O'Caml on a PowerBook an and iBook. It seems on the iBook the file

    /sw/lib/ocaml/graphics.cma

which I have on the PowerBook isn't available on the iBook. I can't remember that I did something different to install it on both machines.
Perhaps something else is missing, I don't know.

What can I do to get O'Caml complete on the iBook as well?

Thanks.

hs



A bit more information would be helpful:

was ocaml installed as a binary or did it get built locally?

If it was built locally then it's probably more important to know what your OS version was at the time of your build on each machine (in particular the powerbook), as well as the Xcode versions of the respective machines.  For example it might be that ocaml builds everything correctly on Panther but not Tiger for some reason--but I kind of doubt it.

Since the same ocaml version is available via the binary distribution for both 10.3 and 10.4-transitional, and since I've just now verified that your missing file is indeed present in the binary archive, see if 

sudo apt-get install --reinstall ocaml

fixes your problem.


--

Alexander Hansen

Fink Documentarian

[Day Job] Levitated Dipole Experiment

http://psfcwww2.psfc.mit.edu/ldx/


Reply via email to