View Single Post
  #6  
Old 07-11-2014, 01:56 PM
drmike
Fire Beetle
 
Join Date: Jul 2014
Posts: 4
Default

I think I've got it. trying again and am up to 70%. Found this:

http://www.eqemulator.org/forums/showthread.php?t=33652

Ran this:

Code:
apt-get install gcc g++ make libio-stringy-perl libperl-dev unzip
libperl-dev was missing.

I am still concerned though about the c++11 errors though.

Also was wondering why the lua parcer and the login server are not compiled as a default. I would think both of those would be important.

thanks
Reply With Quote