Ok, I have a 4.4 eqemu server. I know how to basically use mysql after all the errors I had in the past. Now for a 5.0 server I require to make an empty database and then somehow code it to tell it to be 5.0-DR4 right? Well, Merth lost me at one point in the readme.
http://everquestserver.com/forums/viewtopic.php?t=9648
CVS Program I dont get at all... right about here you lose me
Setup Compiler
NOTE: This section is based on the VS.NET 2003 compiler
Go to the menu Tools/Options
In the folder pane, navigate to Projects/VC++ Directories
In the Show directories for dropdown, select "Include Files"
At the end of the list, add the following directories:
c:\mysql\include
c:\EqEmu\zlib
In the Show directories for dropdown, select "Library files"
At the end of the list, add the following directory:
c:\mysql\lib\opt
It saying that I need VS.NET 2003 compiler where do I get this at? Do I buy it, Download it, Do I have to pay for it?