如果slackware没有安装X系统,也可以安装Xfree86 libs,到www.xfree86.org下载
1、下载Xinstall.sh
用root运行 sh Xinstall.sh -check
2、测试结果需要安装Linux-ix86-glibc22的版本
3、进入http://ftp.xfree86.org/pub/XFree ... Linux-ix86-glibc22/下载以下文件
1. Xinstall.sh The installer script
2. extract The utility for extracting tarballs
3. Xbin.tgz X clients/utilities and run-time libraries
4. Xlib.tgz Some data files required at run-time
5. Xman.tgz Manual pages
6. Xdoc.tgz XFree86 documentation
7. Xfnts.tgz Base set of fonts
8. Xfenc.tgz Base set of font encoding data
9. Xetc.tgz Run-time configuration files, part 1
10. Xrc.tgz Run-time configuration files, part 2
11. Xvar.tgz Run-time data
12. Xxserv.tgz XFree86 X server
13. Xmod.tgz XFree86 X server modules
14. Install install document
4、执行安装
sh Xinstall.sh
5、执行
ldconfig 装载库