Hey, I thought I will share this with others how to compile T2 on other distributions:
Fedora: yum install subversion gcc gcc-c++ ncurses-devel flex patch bison curl texinfo make glibc-static db4-devel Debian: apt-get install subversion gcc g++ libncurses5-dev make gawk flex bzip2 curl bison zlib1g-dev libpopt-dev Ubuntu: sudo apt-get install subversion build-essential libncurses5-dev curl flex m4 texinfo bison gawk libpopt-dev Regarding Ubuntu there are couple of issues: please use trunk or get net-tools.conf file from trunk if you are running on 8.0 (might get merged one day) and second most important to save your time - compile only basic system without Xorg. There's 2 year old bug and still not fixed: https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/286419 Feedbacks/Improvements are welcome :) Enjoy, Aldas ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
