From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path: <gentoo-user+bounces-144726-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
by finch.gentoo.org (Postfix) with ESMTP id 634EA13865C
for <garchives@archives.gentoo.org>; Thu, 24 Jan 2013 17:43:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id 302D021C0B5;
Thu, 24 Jan 2013 17:43:03 +0000 (UTC)
Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com [209.85.217.176])
(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
(No client certificate requested)
by pigeon.gentoo.org (Postfix) with ESMTPS id 4B83021C069
for <gentoo-user@lists.gentoo.org>; Thu, 24 Jan 2013 17:43:00 +0000 (UTC)
Received: by mail-lb0-f176.google.com with SMTP id s4so4397261lbc.7
for <gentoo-user@lists.gentoo.org>; Thu, 24 Jan 2013 09:42:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:x-received:sender:in-reply-to:references:date
:x-google-sender-auth:message-id:subject:from:to:content-type;
bh=II1jIGggV+7lC03zrg9zphG+8WpyiQAEQPQ5QvtMydg=;
b=fE4x+Ry/r6zAveMSsIdnDAXAdPLEj6s8r0yVib9hDrCcAGQWmOUU50RRARbz7IELbM
LRV/ey36A3HhuJAZseIpAduxZFAzYpZEwG4WPJPs88iYQQvXq76GvtpVPQFlpC9QCe4z
mxwsdMAngT/9TYL4vNqp39xd7J7F/IhcLtkR83nThRg7EZlYBJjhkzUYhE2wBzWOEPUZ
w0DV7WOf2O63igtdaYKBxcbQpDj91Mu6uwag4E2UZc1cjSpLb0QcAU8tV3Dr1VC2hjWO
lCZ3NW7gD0pwsMkxcnDImZOiyUYWQ/78X6D3HrmEvMuBIvikXEERpDPpbUwGE1nbohUr
4taQ==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.152.145.8 with SMTP id sq8mr2639699lab.21.1359049379480;
Thu, 24 Jan 2013 09:42:59 -0800 (PST)
Sender: microcaicai@gmail.com
Received: by 10.112.76.170 with HTTP; Thu, 24 Jan 2013 09:42:59 -0800 (PST)
In-Reply-To: <CAHVEG0DXtgpCztw=u7C2NY=TN8aLeVu4Ha0=36GHgYV2EKOGmQ@mail.gmail.com>
References: <CAHVEG0Ch10iF-VKKPnYrYbLSeQ1V2b1ViLrJ2MmxoPV2JJM-+A@mail.gmail.com>
<20130124170559.3fc6e690@khamul.example.com>
<kdrj06$3ud$1@ger.gmane.org>
<CAHVEG0DXtgpCztw=u7C2NY=TN8aLeVu4Ha0=36GHgYV2EKOGmQ@mail.gmail.com>
Date: Fri, 25 Jan 2013 01:42:59 +0800
X-Google-Sender-Auth: 6YIwBjkFfNLsG8Hjs0n8PlBKkwI
Message-ID: <CAMgqO2xysrVCocyoMYr8zvgxt7TrxcAbAcn6JbRQfpKXSTbmBg@mail.gmail.com>
Subject: Re: [gentoo-user] Re: Boost version problem
From: microcai <microcai@fedoraproject.org>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: c2920cde-ba85-41f7-a6fa-2e426fd329c3
X-Archives-Hash: 42a76f9f4b8ebb08930367c5e97001f1
2013/1/24 Jacques Montier <jmontier@gmail.com>:
>
>
> 2013/1/24 Nikos Chantziaras <realnc@gmail.com>
>>
>> On 24/01/13 17:05, Alan McKinnon wrote:
>>>
>>> On Thu, 24 Jan 2013 15:53:48 +0100
>>> Jacques Montier <jmontier@gmail.com> wrote:
>>>
>>>> Hi all,
>>>>
>>>> Libreoffice-4.0 needs boost > 1.49 (so works with boost-1.52.0-r5) and
>>>> Nightshade LSS (for planetarium but not in portage) needs boost < 1.5
>>>> (so works with 1.49.0-r2).
>>>> Is it possible to install both 1.49 and 1.52 (in new slot) ?
update Nightshade to work with boost 1.52 is the only way to go.
>>>
>>>
>>> No.
>>>
>>> Boost IIRC used to be slotted, but not anymore. Like any other package,
>>> you get one and only one version at a time.
>>>
>>>> When i emerge boost-1.52, boots-1.49 in uninstalled and vice versa.
>>>
>>>
>>> So don't install boost-1.52 and take it out of world if you have it
>>> there.
>>>
>>> Portage will install boost-1.49.0-r2 for you and maintain the updates
>>> for you. You do not have to fiddle with it.
>>
>>
>> What if I need boost-1.52 for my own software I build?
>>
>>
>
> Libreoffice-4.0 needs app-text/libmspub and dev-libs/liborcus which need
> boost-1.52.
> So what can i do ?
> Actually, i have boost-1.49.0-r2 and Libreoffice-3.6.4.3
>
> --
> Jacques
>
>