From: David Allsopp <dra-news@metastack.com>
To: "caml-list@inria.fr" <caml-list@inria.fr>
Subject: RE: [Caml-list] Cannot find graphics.cma
Date: Mon, 26 Aug 2013 05:48:53 +0000 [thread overview]
Message-ID: <E51C5B015DBD1348A1D85763337FB6D9CCB4BCE3@Remus.metastack.local> (raw)
In-Reply-To: <CA+AjEVwVxOFv=vUd+pzEcUReV+9ZCO73yzeMD9MJtM7zpH=EsQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 804 bytes --]
graphics.cma is provided in the ocaml-runtime package - I'm not sure if you can install the main ocaml package without it pulling in the ocaml-runtime package, but is ocaml-runtime included in the output of:
sudo yum list "ocaml*"
under Installed packages?
Note that in order to use graphics.cma in the toploop, you'll also need ocaml-x11 which provides dllgraphics.so
HTH,
David
From: caml-list-request@inria.fr [mailto:caml-list-request@inria.fr] On Behalf Of Secret
Sent: 26 August 2013 06:07
To: caml-list@inria.fr
Subject: [Caml-list] Cannot find graphics.cma
Whenever I try to run
#load graphics.cma
I receive a "Cannot find file graphics.cma" message.
I'm on Fedora Linux.
I went to usr/lib/ocaml and graphics.cma was NOT there. Not sure if it's related.
[-- Attachment #2: Type: text/html, Size: 5308 bytes --]
prev parent reply other threads:[~2013-08-26 5:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-26 4:07 Secret
2013-08-26 4:22 ` Francois Berenger
2013-08-26 5:48 ` David Allsopp [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E51C5B015DBD1348A1D85763337FB6D9CCB4BCE3@Remus.metastack.local \
--to=dra-news@metastack.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox