Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "DebianPackaging" page has been changed by EricEvans. The comment on this change is: update for oldstable packages. http://wiki.apache.org/cassandra/DebianPackaging?action=diff&rev1=14&rev2=15 -------------------------------------------------- * The configuration files are located in /etc/cassandra * Start-up options (heap size, etc) can be configured in /etc/default/cassandra + === Oldstable Releases === + + The previous stable branch of Cassandra continues to see periodic maintenance for some time after a new release is made. Packages for the oldstable branch can be installed using the following apt sources. + + {{{ + deb http://www.apache.org/dist/cassandra/debian 06x main + deb-src http://www.apache.org/dist/cassandra/debian 06x main + }}} + === Building Packages on Debian === Once all the build dependencies are set up, all you need to do is run
