Changes between Version 9 and Version 10 of installing_on_debian

Show
Ignore:
Timestamp:
08/04/10 01:18:04 (3 years ago)
Author:
https://www.google.com/accounts/o8/id?id=aitoawm1q8x0kvhi3eanvgzliogp7tb1hnrvcjw
Comment:

update for "sid" situation

Legend:

Unmodified
Added
Removed
Modified
  • installing_on_debian

    v9 v10  
    88 
    99== JACK2 == 
     10 
     11=== Debian "sid" === 
     12 
     13In "sid", jack-audio-connection-kit was renamed to either one of "jackd1" and "jackd2". It appears that package "jackd2" installs a LADISH-compliant JACK daemon (D-Bus enabled, V2 JACK API). 
     14 
     15Please keep in mind that "sid" is unstable and packages can stop working temporarily. 
     16 
     17=== Debian "squeeze", "lenny" === 
    1018 
    1119To my knowledge, there is no official jack2 package yet (at least none with D-Bus support). I use the "master.jackd2" branch from [http://git.debian.org/?p=pkg-multimedia/jack-audio-connection-kit.git the Debian GIT repository]. The produced packages act as drop-in replacements, and most packages depending on jack/libjack will continue to work.