From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id B64957ED25 for ; Wed, 17 Jul 2013 16:30:16 +0200 (CEST) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of shweduke@gmail.com) identity=pra; client-ip=209.85.160.49; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="shweduke@gmail.com"; x-sender="shweduke@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of shweduke@gmail.com designates 209.85.160.49 as permitted sender) identity=mailfrom; client-ip=209.85.160.49; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="shweduke@gmail.com"; x-sender="shweduke@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-pb0-f49.google.com) identity=helo; client-ip=209.85.160.49; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="shweduke@gmail.com"; x-sender="postmaster@mail-pb0-f49.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsIBAAyp5lHRVaAxjWdsb2JhbABaFoMkULAqiWqIPYEICBYOAQEBAQcLCwkSBiSCIwEBBAFAARsRAQsBAwELBgUEBxohIgERAQUBChIGExKHawEDCQYMmFKMT4J/hEAKGScDCmSHdAEFDI9qBAeDewOJJY43gSmOPxYphEUv X-IPAS-Result: AsIBAAyp5lHRVaAxjWdsb2JhbABaFoMkULAqiWqIPYEICBYOAQEBAQcLCwkSBiSCIwEBBAFAARsRAQsBAwELBgUEBxohIgERAQUBChIGExKHawEDCQYMmFKMT4J/hEAKGScDCmSHdAEFDI9qBAeDewOJJY43gSmOPxYphEUv X-IronPort-AV: E=Sophos;i="4.89,685,1367964000"; d="scan'208";a="26356986" Received: from mail-pb0-f49.google.com ([209.85.160.49]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 17 Jul 2013 16:30:15 +0200 Received: by mail-pb0-f49.google.com with SMTP id jt11so1947067pbb.36 for ; Wed, 17 Jul 2013 07:30:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Xz0llLhUV+tvv58FO6KO+SKAm+S3J4cP0h9eUxHLtX8=; b=1KQomhx7Tt511MGtSIQyho28ErtOvB0N8CQUu4KMJrWrpBzJOLKwdplp4PgnE4Dnld 9UGW4Z9lbsiT1JhulUG+oOjPVkQAg0D3fnD56ooQt3wDKhZhGpOUgJiviVc+rbZ7ETdO jjZMksHBDC61Ict2cswckN+p2CBLXncBh77pirvtarmj7FxneCTcx9jRNyYOWfJqYje7 mm1gANWTXtQxAG0JUkQOgUTNxYrpRhYP6NWthahoQlkie9W73AfPT5Kv/lvp4dcNHva6 V3SidCT3R4kbm5Wt4avoaHfRQEz26OnhjZx2gpN28jD2ixex3uDm5fN2AljNqy3x3U4q g+Bw== X-Received: by 10.68.89.227 with SMTP id br3mr6316726pbb.181.1374071414381; Wed, 17 Jul 2013 07:30:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.183.162 with HTTP; Wed, 17 Jul 2013 07:29:53 -0700 (PDT) In-Reply-To: <5AB70B1E-B94D-4951-9FA0-83758869A788@recoil.org> References: <5AB70B1E-B94D-4951-9FA0-83758869A788@recoil.org> From: Andrew Shweduke Date: Wed, 17 Jul 2013 22:29:53 +0800 Message-ID: To: Anil Madhavapeddy Cc: "opam-devel@lists.ocaml.org" , "caml-list@inria.fr users" Content-Type: multipart/alternative; boundary=047d7b67427a8ce60c04e1b5ee1c X-Validation-by: shweduke@gmail.com Subject: Re: [Caml-list] Ubuntu PPAs for OCaml (4.00 and 4.01dev) --047d7b67427a8ce60c04e1b5ee1c Content-Type: text/plain; charset=ISO-8859-1 Hi Anil, Would it be possible to support older versions (at least 12.04) of Ubuntu? Thanks, Andrew On Wed, Jul 17, 2013 at 10:22 PM, Anil Madhavapeddy wrote: > I've put together two Ubuntu PPAs to make it more convenient to use modern > OCaml/OPAM versions on Ubuntu via binary packages. > > OPAM stable: > https://launchpad.net/~avsm/+archive/ppa > This includes the latest stable OCaml (4.00.1) and OPAM (1.0.0). > > OPAM unstable: > https://launchpad.net/~avsm/+archive/ppa-opam-unstable > This includes the latest snapshot of OCaml (4.01.0dev) and OPAM > (1.0.1dev). This should get you reasonably stable snapshot of both, and > will include the release candidates of OCaml when it's released. > > For now, these are experimental PPAs as I muddle my way through learning > how Debian packaging works. Reports of breakage or success to me directly > would be appreciated. Most of this PPA was based on the excellent Debian > package sources, and thanks to Mehdid Dogguy in particular for the OPAM > packaging. > > cheers, > Anil > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs --047d7b67427a8ce60c04e1b5ee1c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi Anil,

Would it be possible = to support older versions (at least 12.04) of Ubuntu?

Thanks,<= br>
Andrew


On Wed, Jul 17, 2013 at 10:22 PM, Anil Madhavapeddy <<= a href=3D"mailto:anil@recoil.org" target=3D"_blank">anil@recoil.org>= wrote:
I've put together two Ubuntu PPAs to make it more convenient to use mod= ern OCaml/OPAM versions on Ubuntu via binary packages.

OPAM stable:
http= s://launchpad.net/~avsm/+archive/ppa
This includes the latest stable OCaml (4.00.1) and OPAM (1.0.0).

OPAM unstable:
https://launchpad.net/~avsm/+archive/ppa-opam-unstable
This includes the latest snapshot of OCaml (4.01.0dev) and OPAM (1.0.1dev).= =A0This should get you reasonably stable snapshot of both, and will includ= e the release candidates of OCaml when it's released.

For now, these are experimental PPAs as I muddle my way through learning ho= w Debian packaging works. =A0Reports of breakage or success to me directly = would be appreciated. =A0Most of this PPA was based on the excellent Debian= package sources, and thanks to Mehdid Dogguy in particular for the OPAM pa= ckaging.

cheers,
Anil
--
Caml-list mailing list. =A0Subscription management and archives:
ht= tps://sympa.inria.fr/sympa/arc/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs
<= br>
--047d7b67427a8ce60c04e1b5ee1c--