PDA

View Full Version : Windows Server Question


jeremy0000
01-27-2013, 10:17 PM
I'm wanting to set up a windows server for local use only.

I have followed the cmake guide and compiled it successfully. I have been reading a lot of old threads and trying to figure out which guides are still valid to get everything running.

What should be my next step after cmake or what info should I be reading to get a server up and running?

Disorder
01-28-2013, 01:29 AM
I know this is for public server, but it has a lot of good information.

http://www.eqemulator.org/forums/showthread.php?t=32980

Cmake is newer than this, so ignore the part about setting up VS C++ when you install it. Also I'd be sure to use perl 5.12, as I had a lot of issues with 5.14 and 5.16.

I'm new at this, so I'm not able to give any direct guidance on setting up a LAN server.

Have fun!

jeremy0000
01-28-2013, 02:12 PM
Thanks for your guidance! I will see what I can put together from that and do more digging for any issues I encounter.