Hi there,
I'm pleased to say that Context Free has finally landed in Debian unstable: http://packages.debian.org/sid/contextfree. It took me far too long, but hey, it's there! If you want to mention this on the download page, please go ahead
I wrote a little manpage as well, so if you want to, you can take it from the Debian package.
And since Ubuntu synchronizes with Debian, this means that it will probably get into the next version of Ubuntu as well.
Cheers, and thanks for a wonderful program!
Bram
Context Free is now in Debian
Moderators: MtnViewJohn, chris, mtnviewmark
- MtnViewJohn
- Site Admin
- Posts: 882
- Joined: Fri May 06, 2005 2:26 pm
- Location: Mountain View, California
- Contact:
- MtnViewJohn
- Site Admin
- Posts: 882
- Joined: Fri May 06, 2005 2:26 pm
- Location: Mountain View, California
- Contact:
sid=unstable
sid is the "unstable" debian distribution where all new stuff goes before it is belted into shape enough to be nice to everyone. So CF is currently there.
Debian also has a "stable" distribution which is currently known as "lennie" (see http://www.debian.org/doc/FAQ/ch-ftparc ... rcodenames for the reasons for the names) and a "testing" distribution, currently "squeeze".
Since "lennie" is new, "squeeze" probably hasn't progressed much beyond that.
To install, you need to take a deep breath and transition your distribution to "sid". Since this is a VM there is no real danger. I forget how to do this, as I am not currently running a debian box, but there is a "sources" file somewhere, and there is probably an "apt" tool to change it. The other way is to install the individual package from a file. I have never done this, so can't help.
Debian also has a "stable" distribution which is currently known as "lennie" (see http://www.debian.org/doc/FAQ/ch-ftparc ... rcodenames for the reasons for the names) and a "testing" distribution, currently "squeeze".
Since "lennie" is new, "squeeze" probably hasn't progressed much beyond that.
To install, you need to take a deep breath and transition your distribution to "sid". Since this is a VM there is no real danger. I forget how to do this, as I am not currently running a debian box, but there is a "sources" file somewhere, and there is probably an "apt" tool to change it. The other way is to install the individual package from a file. I have never done this, so can't help.
- MtnViewJohn
- Site Admin
- Posts: 882
- Joined: Fri May 06, 2005 2:26 pm
- Location: Mountain View, California
- Contact:
I added these lines to my /etc/apt/sources.list file and apt-get was able to find and install the package.
deb http://ftp.us.debian.org/debian/ unstable main non-free contrib
deb-src http://ftp.us.debian.org/debian/ unstable main non-free contrib