Re: [proaudio] Bumping guile requirements for snd and snd-ls |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
On Tue, 6 Feb 2007, Jouni Rinne wrote:
> Kjetil Svalastog Matheussen kirjoitti:
> > Hi,
> >
> > If snd or snd-ls was installed before guile was updated to 1.8.1,
> > we get the error that libguile.so.12 is missing. However, both snd and
> > snd-ls works with guile 1.8.1 (infact, they both work much better
> > with guile >1.7.0).
> >
> > Is it possible to force a rebuild of snd and snd-ls?
>
> You mean automatically, after an update? I'm afraid no. But it helps to run
> revdep-rebuild once in a while, to detect and rebuild breakages. Personally I
> run it after every sync/update session.
>
Thanks, I didn't know about that.