I want to compile flvtool++, but it requires boost-devel libraries.
I tried to install it via this command:
sudo apt-get install boost-devel
But I got the error:
E: Unable to locate package boost-devel
Is there an other way to compile flvtool++ source or any 64-bit binaries?