$ tar -zxvf confuse-2.5.tar.gz
$ cd confuse-2.5
$ ./configure --prefux=/usr
$ make
# make install
$ tar vte-0.16.9.tar.gz
$ cd vte-0.16.9
$ ./configure --prefux=/usr
$ make
# make install
$ ./configure --prefix=/usr
$ make
# make install
可以了。。觉得用着还不错。。。推荐一下。。