View Single Post
  #7  
Old 01-12-2010, 07:26 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

I am using a Windows7 64-bit laptop and got the server/eq combo working fine. Did not need to install 32-bit perl or anything. You must compile your own server, though. Followed that same wiki guide plus did a few additions (not sure if they helped).

My tools:
xampp 1.73 (comes with mysql and perl already installed)
visual c++ 2008 express
zlib (not sure if it is needed, but followed wiki)
tortoise svn
command prompt
windows notepad

I made sure my path environment variable pointed to mysql and perl directories, and also made sure that the directories were specified in vs2008. I also had to set the build order: emusharemem, world, zone, eqlaunch, ucs
Reply With Quote