needed a place to keep some notes, and this looked as a place as any

gpanula
2014-02-14 21:42:00 -08:00
parent d87b5e94fe
commit 7ae6a5ffc1
+10
@@ -0,0 +1,10 @@
these are my chicken scratches of me trying to get the loginserver running
Need libcryptopp.a libEQEmuAuthCrypto.a to compile it
these can be found at
http://projecteqemu.googlecode.com/svn/trunk/EQEmuServer/EQEmuLoginServer/login_util/linux/
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