diff --git a/Linux-loginserver-notes.md b/Linux-loginserver-notes.md index 587c4e1..84c9c86 100644 --- a/Linux-loginserver-notes.md +++ b/Linux-loginserver-notes.md @@ -8,6 +8,8 @@ Optionally can use subversion to pull down the whole "EQEmuLoginServer" `svn checkout http://projecteqemu.googlecode.com/svn/trunk/EQEmuServer/EQEmuLoginServer` but so far I just need the zip file with the two *.a files +Copy them to the dependencies directory in your eqemu root directory + Now prep the database ~~~ mysql -u eq -p -D eq < loginserver/login_util/EQEmuLoginServerDBInstall.sql