Mangler is not ready for use quite yet. We still have a bit of work to do. However, if you want to test it out, here's some options:
Download .deb Packages
Download latest snapshot build (2009/10/26):
Arch Linux PKGBUILD Files
You will need a functional PulseAudio installation for sound support to work.
- Unstable - this will build from SVN trunk
Download the Tarball
The latest snapshot is available as a tarball:
Mangler has the following dependencies: libspeex, libgsm, gtkmm, gthread, libpulse.
If you have a distribution that uses *-dev packages, you will need the -dev package for each the above. Note that you can compile without PulseAudio, however you will not have sound support.
Note: If you run make install you'll probably need to run the ldconfig command as root to update your runtime linker config. Also, you don't need to actually run make install. You can run it from the directory where you compiled by running: ./src/mangler
SVN
- Unstable: http://svn.mangler.org/mangler/trunk
- Snapshot: http://svn.mangler.org/mangler/tags/snapshot
- Release: (we do not have a release version yet)
