[PlanetCCRMA] amsynth
Fernando Lopez-Lezcano
nando@ccrma.Stanford.EDU
Wed Jul 5 10:25:03 2006
On Wed, 2006-07-05 at 08:53 -0700, johndee wrote:
> hi.
>
> i'm trying to install ccrma on fc4, i've included the edge repo (as
> mentioned in the changelog) into my apt.conf and can begin the apt-get
> process for the packages but whenever i try to install it fails on amsynth
> due to needed libatkmm-1.6
>
> i've read this isn't included with fc4 and it shouldn't be needed, but how
> do i rectify this so i can get the apps installed?
That should come from gtkmm24-2.6.2-2.rhfc4.ccrma. Could you try
installing that package specifically?:
apt-get install gtkmm24
That will probably show us more clues on what's happening.
-- Fernando