................................/home/aben/promax/bin/Linux/xterm: error while loading shared libraries: libXft.so.1: cannot open shared object file: No such file or directory
googl libXft.so.1 库
sudo apt-get install libxft2
sudo ln -s /usr/lib/libXft.so.2.1.2 /usr/lib/libXft.so.1
解决
error while loading shared libraries: libutempter.so.0: cannot open shared object file: No such file or directory
The process was aborted.
http://stuff.mit.edu/afs/sipb/project/linerva/project/packages/libutempter/libutempter1_1.1.3-1_i386.deb
双击安装解决。