On Thu, 11 Aug 2011 14:15:32 -0700 (PDT)
MING TSANG <tsan...@rogers.com> wrote:

> Recently I switch from ubuntu to fedora.  I installed frescobaldi and
> when I try to play the midi generated by lilypond, frescobaldi said
> it need Kmid2 2.4.  I try to install Kmid2 2.4.0 I got yhe following
> the error report.
> 
> 
> 
> transaction error:
> 
> kmid2-2.4.0-1.fc16.i686 requires libkmidbackend.so.1
> kmid2-2.4.0-1.fc16.i686 requires drumstick >= 0.4
> kmid2-2.4.0-1.fc16.i686 requires kdelibs4(x86-32) >= 4.6.80
> kmid2-2.4.0-1.fc16.i686 requires kmid2-libs = 2.4.0-1.fc16

Unless I'm compiling myself, I always use yum as package manager in
fedora. It handles all dependencies very nicely:

installing:

$ sudo yum install kmid2

... or just showing which dependencies the package has:

$ sudo yum deplist kmid2
[ etc. ]
package: kmid2.x86_64 2.3.0-2.fc14
[ etc. ]
  dependency: libkmidbackend.so.0()(64bit)
   provider: kmid2-libs.x86_64 2.3.0-2.fc14
  dependency: drumstick >= 0.3
   provider: drumstick.x86_64 0.3.1-2.fc14
   provider: drumstick.i686 0.3.1-2.fc14
  dependency: kmid2-libs = 2.3.0-2.fc14
   provider: kmid2-libs.x86_64 2.3.0-2.fc14
   provider: kmid2-libs.i686 2.3.0-2.fc14

.. and so on. This list is very long.

HTH

David


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to