From: "Richard W.M. Jones" <rich@annexia.org>
To: "Matej Košík" <5764c029b688c1c0d24a2e97cd764f@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] deriving
Date: Sun, 29 Jan 2012 19:34:34 +0000 [thread overview]
Message-ID: <20120129193434.GA21962@annexia.org> (raw)
In-Reply-To: <4F22D617.1080802@gmail.com>
On Fri, Jan 27, 2012 at 04:51:35PM +0000, Matej Košík wrote:
> Hi,
>
> I would like to play with / evaluate the "deriving" library:
> http://code.google.com/p/deriving/wiki/Introduction
>
> How can I:
> - create a Ocaml top-level where I can play with it?
> - compile programs which take advantage of this library?
>
> I am on Fedora 16.
>
> What I have tried is this:
>
> $ sudo yum install ocaml-deriving-devel
> $ rlwrap ocaml
> # #use "topfind";;
> # #require "deriving";;
> No such package: %{camlp4} - Required by `deriving'
This is a bug in the Fedora package:
$ cat /usr/lib64/ocaml/deriving/META
name="deriving"
version="0.1.1a"
requires="%{camlp4}"
description="%{description}"
Obviously those %... sequences are RPM macros which should have been
replaced. Please file a bug at http://bugzilla.redhat.com
Rich.
--
Richard Jones
Red Hat
prev parent reply other threads:[~2012-01-29 19:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-27 16:51 Matej Košík
2012-01-27 23:29 ` [Caml-list] deriving Richard Stoerzer
2012-01-29 13:10 ` [Caml-list] deriving Lin
2012-01-29 18:11 ` Matej Košík
2012-01-29 18:15 ` Adrien
2012-01-29 18:25 ` Matej Košík
2012-01-29 19:34 ` Richard W.M. Jones [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=20120129193434.GA21962@annexia.org \
--to=rich@annexia.org \
--cc=5764c029b688c1c0d24a2e97cd764f@gmail.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