Thread: Fresh Debain 7
View Single Post
  #9  
Old 10-27-2014, 11:20 AM
vsab's Avatar
vsab
Discordant
 
Join Date: Apr 2014
Location: United Kingdom
Posts: 276
Default

not really for linux..

Ensure you have the dependencies in your dependencies folder (Ubuntu ones worked for me on Debian 7) from eqemu.github.io.

Run cmake -i and make build login server to "on". then hit make again.

The rest is the same as for Windows servers really in terms of database stuff. I just blanket copy all of bin/ to where I run the server, so it copies the .a and .o files as well as the binaries.
http://wiki.eqemulator.org/p?Windows...Guide&frm=Main

I use this:-
http://wiki.eqemulator.org/i?M=Pastebin&Paste=tiC4AqP8
to run the server. It's fairly easy to modify to run the login server too.

Last edited by vsab; 10-27-2014 at 11:20 AM.. Reason: Forgot to link to windows login server setup
Reply With Quote