View Single Post
  #13  
Old 09-06-2012, 01:28 PM
sorvani
Dragon
 
Join Date: May 2010
Posts: 966
Default

With the current SVN you do not need ANY version of Perl or MySQL actually installed on the computer that is compiling the executables.

You will need to install Perl and MySQL on the computer that will be actually running the executables. I never tried to run the executables on a system with running a different version of perl than it was compiled with, so it might work.

The version of MySQL on the server running the executables is does not matter. I have used the current 5.6.X test builds successfully with something compiled with 5.1 libraries.
Reply With Quote