linux系统提示缺少文件分析和解决参考
|
在linux中安装软件经常会出现缺少文件,具体表现在编译时出现缺少头文件,而在用RPM包时出现依赖关系,本人将自己在使用中常出现的缺少文件做一个说明,希望朋友们也能将自己所遇到的贴出来,使新手能尽快地找到解决问题的办法,还有, 记得要说明自己系统的发行版本。 1、关于rpmbuild 2、编译失败提示:C++preprocessor "/lib/cpp" fails sanitg 3、在装xine时提示没有X11工具包 4、jpeg library not found 5、缺少curses.h 6、本人在装rp-pppoe时提示需要GUI 7、装完realplayer 10 后不能启动,提示:error while loading shared libraries:libstdc++.so.5...... 8、x11/xlib.h:no such file or diretory 9、the GUI requires GTK devel packages(with were not found) 10、error:You must install XFree86 or xorg first! 11、在编译内核用make menuconfig时出现:curses.h:No such file or directory 适用发行版:Red Hat Enterprise Linux AS 3/4 |
