Comment 2 for bug 622552

Revision history for this message
Mike_IronFist (fistx) wrote :

Okay, that's no problem, here's the debian folders for both the i386 and amd64 versions in one tarball. They've been sorted properly into folders labeled for their architectures so it's obvious as to which one is which:
http://www.mediafire.com/?84d85tb9yf77m5m

As for the source code, the latest is available through SVN here:
http://vbam.svn.sourceforge.net/viewvc/vbam/trunk/?view=tar

The project page is located here:
http://vba-m.com/

The version numbers in the DEBIAN folders are probably incorrect by now, but it should still build. BTW, vbam requires Cmake partially to build. The command that has to be executed prior to 'make' is:
cmake . -DCMAKE_INSTALL_PREFIX=/usr

Hope all of this helps!