caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Graphics in OCaml 4.01.0
@ 2013-09-25 17:38 Norman Hardy
  0 siblings, 0 replies; 2+ messages in thread
From: Norman Hardy @ 2013-09-25 17:38 UTC (permalink / raw)
  To: caml-list@inria.fr List

Mac OS X 10.8.5; OCaml 4.01.0:
Just now the shell command:
ocamlmktop -o mytop graphics.cma
produced an "Error on dynamically loaded library".

I found a work-around:
mkdir /opt/local
mkdir /opt/local/lib 
ln -s /opt/X11/lib/libX11.dylib /opt/local/lib/libX11.6.dylib

but I hesitate to advise users to use sudo privilege.

More details at http://cap-lore.com/Languages/ocaml/Graphics.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Caml-list] Graphics in OCaml 4.01.0
@ 2013-09-25 20:48 Norman Hardy
  0 siblings, 0 replies; 2+ messages in thread
From: Norman Hardy @ 2013-09-25 20:48 UTC (permalink / raw)
  To: caml-list@inria.fr List

I reported this bug as bug report 6192.
Sorry for noise on this list.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-25 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-25 17:38 [Caml-list] Graphics in OCaml 4.01.0 Norman Hardy
2013-09-25 20:48 Norman Hardy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).