NOTE: You need
libvte-dev,
autoconf,
automake,
gettext,
libxml-parser-perl,
intltool and
gnome-control-center-dev
(optional, recommend if you're using
GNOME) to build LilyTerm;
execute
./autogen.sh to generate the
configure file for compilation.
Last version:
Testing:
[LilyTerm 0.9.9~pre7 -- July 15th, 2010]
Stable:
[LilyTerm 0.9.8 -- December 15th, 2009]
Debian/Ubuntu/Mint
(Add the following lines to /etc/apt/sources.list)
Debian Lenny:
deb http://debian.luna.com.tw/lenny ./
deb-src http://debian.luna.com.tw/lenny ./
Debian Squeeze/Sid:
deb http://debian.luna.com.tw/squeeze ./
deb-src http://debian.luna.com.tw/squeeze ./
Ubuntu Intrepid:
deb http://debian.luna.com.tw/intrepid ./
deb-src http://debian.luna.com.tw/intrepid ./
Ubuntu Jaunty:
deb http://debian.luna.com.tw/jaunty ./
deb-src http://debian.luna.com.tw/jaunty ./
After executing apt-get update, using the following command to
install LilyTerm 0.9.8:
apt-get install lilyterm=0.9.8
Or, use this to install LilyTerm (testing version)
apt-get install lilyterm
libvte patches
[GCIN
- input method patch]
[VTE
CJK WIDTH patch for libvte-0.16.14] (Bug 542795)