From 207e51b0000e116173759f4e61a5374679e0dff7 Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Fri, 25 Jul 2014 00:21:35 +0300 Subject: [PATCH] Update INSTALL.md --- docs/INSTALL.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 6f962a6..187c13a 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -1,4 +1,7 @@ #Installation + +0. Since TrinityCore uses boost and our file loader uses boost file system, you need boost filesystem. On windows this should be available with the default package, __but on linux__ you may need to install it: `sudo apt-get install libboost-filesystem-dev` + 1. Get the core:
[![Build Status](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityWotlk.png?branch=master)](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityWotlk) [Eluna TrinityCore WotLK](https://github.com/ElunaLuaEngine/ElunaTrinityWotlk)
[![Build Status](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityCata.png?branch=master)](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityCata) [Eluna TrinityCore Cataclysm](https://github.com/ElunaLuaEngine/ElunaTrinityCata)