View Single Post
  #2  
Old 01-19-2011, 01:38 PM
Fulcrum
Sarnak
 
Join Date: Sep 2010
Location: EC Tunnel
Posts: 81
Default

Quote:
Originally Posted by Overlord_Manny View Post
Here's what I'm working with:

I have an up-to-date Arch linux install on a headless file server.

gcc = 4.5.2
Perl = 5.12.2
mysql = 14.14

I had no problems compiling world and libEMuShareMem.so

But I come up with many issues compiling zone here is my error log...

I have no clue about programming so I don't know what other info I can give... I'd be perfectly fine with precompiled binaries but haven't found any.
Might have changed since I compiled my last server, but the Perl version I used was 5.10.*
Once I got it, everything went smoothly.

Be sure when you uninstall 5.12.*, you go through the whole deal, remove everything... and even delete the old perl folder manually before trying a reinstall.
This should be enough for most people, but there have been a few that might have had problems with leftovers from the 5.12.* installation.
Reply With Quote