I've been trying compile mdk3-v6 but I run into errors.
Started off by trying sudo apt-get install that didn't work.
Downloaded from another source and tried tar -xjf mdk3-v6.tar.bz2
Keep getting No such file directory error. Also downloaded all the 32bit support since I'm running 64bit & have the build essentials and all that.
Tried using -xzf instead of -xjf and other tasks. Changed Makefile to -pthread.
I think I've tried everything.
If someone could help me out I'd appreciate it.