diff --git a/PEQ-Setup-using-XAMPP.md b/PEQ-Setup-using-XAMPP.md index 452d90c..2bb865b 100644 --- a/PEQ-Setup-using-XAMPP.md +++ b/PEQ-Setup-using-XAMPP.md @@ -1,7 +1,7 @@ ##### Guide Information This guide was created to help you set up a basic PEQ server with the current database and quests. My system is Windows 7 x64 with XAMPP. I use XAMPP because it is a good all-in-one package which includes MySQL, Apache, PHP, and Perl. This was compiled as 32-bit using Microsoft Visual Studio 2013 Express for Desktop. In addition to the server, we will also set up the PEQ Database Editor. The guide is generic enough so you can tweak the steps to fit your specific requirements/system. -##### Required Programs +##### Required Programs, Libraries, and Dependencies * [[XAMPP|XAMPP-for-Windows]] * [[Microsoft VC++ Runtime Libraries|Microsoft-Visual-C---Runtime-Libraries]] * [[Perl 5.12|ActivePerl-5.12]] @@ -11,6 +11,7 @@ This guide was created to help you set up a basic PEQ server with the current da * [[Boost 1.55|Boost]] * [[Lua 5.1|Lua-for-Windows]] * [[CMake 2.8|CMake-for-Windows]] +* [[MySQL and ZLIB Dependencies|MySQL-and-ZLIB-Dependencies]] ##### Recommended Programs * [[Notepad++|Notepad-Plus-Plus]]