View Single Post
  #2  
Old 02-18-2013, 09:07 AM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

library/include issues perhaps? i had to re-run cmake and then manually point it to a couple of the dependencies since they were removed from the repository. worked fine with perl 5.12.3, zlib 1.2.7, and mysql 5.5.21 (all 32bit) for me.
__________________
I muck about @ The Forge.
say(rand 99>49?'try '.('0x'.join '',map{unpack 'H*',chr rand 256}1..2):'incoherent nonsense')while our $Noport=1;
Reply With Quote