View Single Post
  #3  
Old 11-30-2012, 03:35 PM
Tabasco's Avatar
Tabasco
Discordant
 
Join Date: Sep 2009
Posts: 269
Default

Examine your output, there are some show-stopping errors right there:
./EQEmuLoginServer: No such file or directory
./world: No such file or directory

I'm not especially familiar the guide, but in my server directory I set up symlinks to the necessary binaries. You could also just copy them, but you would need to do that any time you recompiled.

You need zone, world, eqlaunch, queryserv, ucs, and EQEmuLoginServer if you're running your own login server.
Reply With Quote