mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-04 00:40:26 +00:00
where do the *.a files go? in the dependences directory(i think?)
@@ -8,6 +8,8 @@ Optionally can use subversion to pull down the whole "EQEmuLoginServer"
|
|||||||
`svn checkout http://projecteqemu.googlecode.com/svn/trunk/EQEmuServer/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
|
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
|
Now prep the database
|
||||||
~~~
|
~~~
|
||||||
mysql -u eq -p -D eq < loginserver/login_util/EQEmuLoginServerDBInstall.sql
|
mysql -u eq -p -D eq < loginserver/login_util/EQEmuLoginServerDBInstall.sql
|
||||||
|
|||||||
Reference in New Issue
Block a user