View Single Post
  #1  
Old 05-04-2018, 08:46 PM
Apocal
Fire Beetle
 
Join Date: Feb 2018
Posts: 10
Default Quick Step by Step Compile on Linux

Posting this in case it is of help to anyone.
  1. Make changes to code files in /eqemu/server_source/Server/*
  2. make
  3. make install
  4. copy binaries from /usr/local/bin to /eqemu/server_source/Server/build/bin/
  5. Restart EQ server service

Thanks to Uleat for the help on this.
Reply With Quote