Dave Lindsay - 2008-10-29

Hi Till,

I'm testing on a linux box I've got here and the steps to compile & make didn't work initially for me (Debian Sarge). After a few modifications to the configure files (needed to make those mods to get it through make and make install) I finally got it to build retroMpeg and retroBeatnik but now I think I broke the whole thing:

Upon calling code with a in and out file transformation command, I get:
ERROR: unable to access retroBase class query
Segmentation fault

Lovely, right? :-)

I assume this is about the code binary not finding the retrobase library, but I am not sure where that is set/defined.

I've skimmed through the code but it's not immediately obvious to me what the problem is.

Is it possible to get pre-built binaries of the Linux distro as well?

Dave