[PlanetCCRMA] Help with JACK error

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Sun Sep 26 10:57:00 2004


On Sun, 2004-09-26 at 03:52, Nathaniel Virgo wrote:
> Fernando Pablo Lopez-Lezcano wrote:
> >On Sat, 2004-09-25 at 13:54, Nathaniel Virgo wrote:
> >>Fernando Pablo Lopez-Lezcano wrote:
> >>>On Sat, 2004-09-25 at 07:41, Nathaniel Virgo wrote:
> >>>>It doesn't seem to have worked for me - I just upgraded but I'm getting 
> >>>>this error now.  I did it with
> >>>>apt-get install jack-audio-connection-kit qjackctl (...) rather than 
> >>>>dist-upgrade as I'm on dial-up at the moment.
> >>>>
> >>>What version do you actually have? (rpm -q jack-audio-connection-kit).
> >>>It should be 0.99.0-2. If you have the correct one, do you have an entry
> >>>for jackd at the end of /etc/prelink.conf
> >>>
> >>Yes, it's 0.99.0-2 and the last line of /etc/prelink.conf is
> >>-b /usr/bin/jackd
> >
> >And, if I understand correctly, you are still getting the md5sum
> >mismatch problem when you try to run jackstart?
> >
> >Hmmmm, strange. Try undoing the prelink on that binary:
> >  /usr/sbin/prelink -u /usr/bin/jackd
> >Check that everything you have is 0.99.0-2, with this:
> >  rpm -q -a | grep jack-audio
>
> so everything's okay there - undoing the prelink seems to have worked, 
> will I need to do that every time I reboot?

No, just once. The exception in /etc/prelink.conf should take care of
things in the future. 

-- Fernando