Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-21-2017, 05:38 PM
Thalix's Avatar
Thalix
Sarnak
 
Join Date: Sep 2016
Posts: 91
Default

Oh and you should have loginserver as binary link at /home/eqemu, source /home/eqemu/server_source/Server/build/bin/loginserver

If not try this:
Code:
cd /home/eqmeu
ln -s /home/eqemu/server_source/Server/build/bin/loginserver .
(or home/eqemu/server_source_bots if you have bots active)
Reply With Quote
  #2  
Old 10-21-2017, 05:43 PM
Thalix's Avatar
Thalix
Sarnak
 
Join Date: Sep 2016
Posts: 91
Default

A reason could also be that you have compiled without the loginserver. In that case:

Code:
cd /home/eqemu/server_source/Server
rm CMakeCache.txt
cmake -G "Unix Makefiles" -DEQEMU_BUILD_LOGIN=ON -DEQEMU_BUILD_LUA=ON -DEQEMU_DISABLE_LOGSYS=ON -DEQEMU_BUILD_PERL=ON
make clean
make -j4
cp -a ./bin/* ./build/bin/
and then the ln -s .... from above
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:11 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3