tfs

squeeze:

aptitude install libboost1.42-dev libboost1.42-all-dev 

lenny:

aptitude install liblua5.1-0 liblua5.1-0-dev liblua50 liblua50-dev liblualib50 liblualib50-dev lua50 libsqlite0 libsqlite0-dev libsqlite3-0 libsqlite3-dev sqlite3 lua5.1 libmysql++-dev libgmp3-dev subversion make g++ libxml2 libxml2-dev libxml++2.6-dev libmysqlclient15-dev gcc cpp automake autoconf pkg-config zlib1g-dev ccache libcrypto++-dev
./autogen.sh && ./configure --enable-mysql --enable-server-diag && make

lua

configure: error: “Lua header not found.”

cd /tmp/ && wget http://www.lua.org/ftp/lua-5.1.4.tar.gz && cd lua-5.1.4 && make linux && make install
eduotos/tfs.txt · Last modified: 2011/09/13 23:24 by h4v
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki