• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux Package is not available - No Installation Candidate

Extrodus

|| Blazera.net ||
Premium User
Joined
Dec 22, 2008
Messages
2,738
Solutions
7
Reaction score
541
Location
Canada
Trying to get the library packages and linux wont install them!

Edit: Just used a new code to get libraries and it seems to be working so far, will post further results.

Code:
apt-get install build-essential libxml2-dev libxml++2.6-dev liblua5.1-0-dev libboost-all-dev libmysql++-dev libgmp3-dev liblua5.1-sql-mysql-dev liblua5.1-sql-sqlite-dev libsqlite3-dev zlib1g-dev

Edit2: Error when trying to use autogen.sh.
Code:
/home/forgottenserver# ./autogen.sh
./autogen.sh: line 1: autoreconf: command not found

Any help would come in handy!
 
Last edited:
do you have the file autogen.sh? Check inside the file and see what is wrong.
What svn are you compiling?
 
Back
Top