Re: [proaudio] Which Ardour for Ardour2? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] Which Ardour for Ardour2?
- From: "Mark Knecht" <markknecht@xxxxxxxxx>
- Date: Thu, 7 Feb 2008 07:40:14 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=DC6wIpA0At5VruX9m0wqy6loQhZQdcIvnst6hggUSsQ=; b=EAOly4eA8iyvCJ/YvGKuwpoiag0upKq0er2btpEAeLVYSuy1zPvKahFAv8geDcvL3zWoA4bjOLravnWXc+4BryMFfuPD/3YGRzZ/vN+KR7mkgRpjHGC9Pgf1WdpHRElnNrCVyJ9auVUOTjX1xVUaLHU87Ur8dts1JCgWwGnx3PY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=deP5f1f8R+y5X6ufX/O+FBDbnopdjWi4cKPO2P6Nu7OhN7Y5x5S2FAkuXALPtJlABpbtLAq4fismAn7Ps8wUiq2ApVZfz8nOvBbkYutwBER2e7uk0slu638kHvHv34WOOBhHXC6vJLpEc8/MheqCTB41iF+7WwuC+hRlLKnIecs=
On Feb 7, 2008 7:32 AM, Harald Gutmann <harald.gutmann@xxxxxxx> wrote:
> Am Donnerstag, 7. Februar 2008 16:20:43 schrieb Mark Knecht:
>
> > On Feb 7, 2008 6:44 AM, Thomas Kuther <gimpel@xxxxxxxxxxxxxxxx> wrote:
> >
> > <SNIP>
> >
> > > 2.2 <- latest release
> > > 2.0.99992 / 2.1.9999 <- SVN 2.0 ongoing (they are identical)
> > > 99992 <- SVN trunk
> > >
> > > Regards,
> > > Tom
> > >
> > > PS: maybe we should rename 2.0.99992/2.1.9999 to 2.9999 to avoid some
> > > unmasking issues? e.g. 2.2 is "newer" than 2.1.9999
> >
> > OK, looking at this I just want to build 2.2 for now. That will be
> > fine for me. Unfortunately I do not understand this boost problem. I
> > do not see boost-1.34.0 at all. What's blocking? Is it stellarium?
> >
> > lightning ~ # equery depends =dev-libs/boost
> > [ Searching for packages depending on =dev-libs/boost... ]
> > sci-astronomy/stellarium-0.9.1 (dev-libs/boost)
> > lightning ~ #
> >
> >
> > lightning ~ # emerge -pvDuN =media-sound/ardour-2.2
> >
> > These are the packages that would be merged, in order:
> >
> > Calculating dependencies... done!
> > [ebuild R ] dev-libs/libxml2-2.6.30-r1 USE="ipv6 python readline
> > -bootstrap% -build% -debug -doc -test" 0 kB
> > [ebuild U ] media-gfx/gimp-print-5.1.4 [4.2.7] USE="cups gtk ppds
> > readline -foomaticdb -gimp% (-nls%*)" 0 kB
> > [ebuild N ] media-sound/ardour-2.2 USE="nls (-altivec) -debug
> > -fftw (-sse) -sys-libs -vst" 4,197 kB [1]
> > [ebuild U ] dev-libs/boost-1.34.1-r2 [1.33.1-r1] USE="-debug -doc
> > -icu -pyste -tools% (-bcp%) (-bjam%) (-threads%) (-threadsonly%)"
> > 12,689 kB
> > [ebuild N ] dev-util/boost-build-1.34.1 0 kB
> > [blocks B ] <dev-libs/boost-1.34.0 (is blocking
> > dev-util/boost-build-1.34.1)
> >
> > Total: 5 packages (2 upgrades, 2 new, 1 reinstall, 1 block), Size of
> > downloads: 16,885 kB
> > Portage tree and overlays:
> > [0] /usr/portage
> > [1] /usr/portage/local/layman/pro-audio
> > lightning ~ # eix -I boost
> > [U] dev-libs/boost
> > Available versions: 1.33.1 1.33.1-r1 ~1.34.1-r1 1.34.1-r2 {bcp
> > bjam debug doc icu pyste static threads threadsonly tools}
> > Installed versions: 1.33.1-r1(01:54:17 AM 06/02/2007)(-bcp -bjam
> > -debug -doc -icu -pyste -threads -threadsonly)
> > Homepage: http://www.boost.org/
> > Description: Boost Libraries for C++
> >
> > lightning ~ #
>
> i had the same problem here, a few minutes ago.
> the reason is quite simple:
> boost-build is new, and builds boost.
> boost-build can not be installed, when an older version of boost is on your
> system.
>
> solution: emerge -C boost && emerge boost-build boost
>
> regards, harald
>
Thanks Harald. It seems that boost isn't a problem for ardour-2.2 so
I'm going with that version for now.
I appreciate your help.
Cheers,
Mark