Hello,<br>
<br>
<br>
I have mammut running on FC3 currently, and have a relatively hastily
built RPM. The most current mammut comes with the pygtk1 etc.
packages as part of the tarball, and installs them in a mammut library
directory for exclusive use with mammut so they don't interfere with
the newer libs.<br>
<br>
You can get the source here:<br>
<br>
<a href="http://www.notam02.no/arkiv/src/">http://www.notam02.no/arkiv/src/</a><br>
<br>
you want version 0.21<br>
<br>
It's kind of a pain to build for RPM because the main /usr/bin/mammut
executable is a script that depends upon having the correct paths for
python, which are generated when you build it. There's probably a
better workaround, but I couldn't install to the regular rpm build
directory for extraction -- I actually had to install to /usr/ during
the build process to get it to install to the proper directories and
have the scripts point to the proper paths. Fortunately though, I
think that nothing is installed "naked" -- it's all in a mammut
directory except for the /usr/bin/mammut<br>
<br>
Matt<br>
<br>
<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>--__--__--<br><br>Message: 7<br>Subject: Re: [PlanetCCRMA] Failed dependencies with Mammut
0.16-1 [fc1]<br>From: Fernando Lopez-Lezcano <<a href="mailto:nando@ccrma.Stanford.EDU">nando@ccrma.Stanford.EDU</a>><br>To: Panayiotis Kokoras <<a href="mailto:p.kokoras@lycos.com">p.kokoras@lycos.com</a>><br>
Cc: <a href="mailto:planetccrma@ccrma.Stanford.EDU">planetccrma@ccrma.Stanford.EDU</a><br>Date: Thu, 18 May 2006 18:10:57 -0700<br><br>On Thu, 2006-05-18 at 20:59 +0000, Panayiotis Kokoras wrote:<br>> Hello,<br>><br>
> I am working on FC3 with planetccrma and I would like to install the Mammut application.<br>> I tried to do so with the availble rpm from the Sound and Music Aplications Section but this is what I got...<br>><br>
> [root@localhost ~]# rpm -Uvh mammut-0.16-1.rhfc1.ccrma.i386.rpm<br>> error: Failed dependencies:<br>> libsndlib.so is needed by mammut-0.16-1.rhfc1.ccrma.i386<br>> pygtk1 is needed by mammut-0.16-1.rhfc1.ccrma.i386
<br>><br>> Is there something I can do to sort this out?<br><br>I have to try to build mammut on fc >= 3... you are trying to install an<br>isolated fc1 package on fc3. It needs other packages and that's why you<br>
get failed dependencies (and that's what apt is for).<br><br>You could try to find the pygtk1 fc1 package and (probably) sndlib-18,<br>try installing those first.<br><br>-- Fernando<br><br><br>
</blockquote></div><br>