lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUILE-with-rational-bugfix


From: Karl Hammar
Subject: Re: GUILE-with-rational-bugfix
Date: Wed, 03 Jan 2007 23:39:41 +0100

> Rune Zedeler <address@hidden> writes:
> > Where can the famous patch be found?
...
>     http://lilypond.org/vc/gub.darcs/patches/guile-1.8-rational.patch
...

Got the patch and build debian guile debs for i386.
If anybody would need them, they are available at:

  http://kalle.csb.ki.se/pub/lilypond/

You need debian unstable to use them.
To build them do:

  # apt-get install -t unstable debhelper
...
  # apt-get build-dep guile-1.8
...

  $ wget http://lilypond.org/vc/gub.darcs/patches/guile-1.8-rational.patch
  $ apt-get source guile-1.8
  Reading package lists... Done
  Building dependency tree... Done
  Need to get 0B/2829kB of source archives.
  dpkg-source: extracting guile-1.8 in guile-1.8-1.8.1+1
  $ cd guile-1.8-1.8.1+1/libguile
  $ patch -p1  < ../../guile-1.8-rational.patch
  patching file libguile/numbers.c
  patching file libguile/numbers.h
  $ cd ..
  $ fakeroot ./debian/rules 
  #   this goes first so we clean using patched code
  rm -f debian/stamp/build
...
  dh_builddeb
  dpkg-deb: building package `guile-1.8' in `../guile-1.8_1.8.1+1-4_i386.deb'.
  dpkg-deb: building package `guile-1.8-dev' in 
`../guile-1.8-dev_1.8.1+1-4_i386.deb'.
  dpkg-deb: building package `guile-1.8-libs' in 
`../guile-1.8-libs_1.8.1+1-4_i386.deb'.
  make[1]: Leaving directory `/home/karl/most/music/lilypond/guile-1.8-1.8.1+1'
  $

./autogen.sh works for me now.

Regards
/Karl






reply via email to

[Prev in Thread] Current Thread [Next in Thread]