Sunday, July 18, 2010

Mandriva & MakeMKV

Well, having done a fresh install of Mandriva 2010.1, I needed to install all the development packages so that I can install MakeMKV. Since they only list the required packages if using something like Ubuntu, it takes some searching to figure exactly what is needed on Mandriva. So, here is the list of packages needed to build MakeMKV. This is only the basic list; a number of additional dependent packages will be installed as well:
  • lib64qt4
  • lib64qt4-devel
  • libstdc++-devel
  • automoc4
  • lib64mesagl1-devel
  • gcc-c++
  • lib64openssl1.0.0-devel
  • make
This is for a 64-bit system obviously.