[7965] in athena10
Re: new packages for thirdparty
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Thu Jul 28 21:43:09 2011
From: Alex T Prengel <alexp@MIT.EDU>
To: Geoffrey Thomas <geofft@mit.edu>
Cc: "debathena@mit.edu" <debathena@mit.edu>, alexp@mit.edu
In-Reply-To: <alpine.DEB.2.00.1107281909540.21952@tyger.mit.edu>
Content-Type: text/plain; charset="ISO8859-1"
Date: Thu, 28 Jul 2011 21:43:00 -0400
Message-ID: <1311903780.22921.7.camel@dit>
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
On Thu, 2011-07-28 at 19:12 -0400, Geoffrey Thomas wrote:
> Did you want just the libmpfr1ldbl library, or libmpfr-dev, which depends
> on libmpfr1ldbl on Lucid/Lenny and below and libmpfr4 on Maverick/Squeeze
> and above? Starting from Debian Squeeze, libmpfr1ldbl no longer exists,
> superseded by libmpfr4. Because of this, it also stands a chance of
> disappearing from Ubuntu (it looks like Ubuntu has forked it by mistake,
> since there are no Ubuntu-specific changes in the patch).
>
> Most of debathena-thirdparty-libraries is -dev libraries.
Well, this is how this came up:
/afs/athena.mit.edu/software/gccgo_v4.50/arch/amd64_ubuntu1004/libexec/gcc/x86_64-unknown-linux-gnu/4.5.0/go1
wants libmpfr.so.1.
>From Ubuntu Packages Search, the only package containing this is from
libmpfr1ldbl. libmpfr-dev has /usr/lib/libmpfr.so, but I'm not sure that
will satisfy the library requirement (I haven't tested). Whatever will
make go1 execute is fine with me.
A.