Quick Links
Download the latest stable version:
Source Code
Releases are available from the Savannah
download area for Bino.
The latest stable release is
bino-1.4.2.tar.xz.
There is currently no unstable development release.
To build a Bino release, you need several development packages. On Debian and Ubuntu:
$ sudo apt-get install pkg-config
libavformat-dev libavdevice-dev libswscale-dev libass-dev
libglewmx-dev libopenal-dev libqt4-opengl-dev liblircclient-dev
$ git clone git://git.savannah.nongnu.org/bino.git$ cd bino$ autoreconf -i$ ./configure; make; make installIf you want to work with the Git repository, you need additional developer packages. On Debian and Ubuntu:
$ sudo apt-get install
git autoconf automake libtool gettext texinfo
Binaries
The Bino project itself provides source code only. Binaries for different platforms may be available from external sites; these binaries are the sole responsibility of their respective publishers.
- GNU/Linux distributions
- Debian, Ubuntu, and Gentoo provide Bino packages through their native package management system.
- For Arch Linux, see here.
- For Fedora, see here.
- For OpenSUSE, see here.
- For alternative Ubuntu packages, see here.
- Mac OS X
- Frédéric Devernay publishes Mac OS X packages of Bino: http://devernay.free.fr/hacks/bino/
- Windows
- Giovane Sampaio publishes Windows installers of Bino: http://sourceforge.net/projects/bino3d/files/
Extras
- XBMC plugin
With this plugin, XBMC plays 3D videos via Bino: plugin.multimedia.players-1.0.3.zip (published by Robert Pliszko).