主题:Linux系统提示缺少文件分析和解决方案参考[2]
http://www.educity.cn 作者:佚名 来源:希赛教育
6、本人在装rp-pppoe时提示需要GUI
安装setools-gui...rpm
7、装完realplayer 10 后不能启动,提示:error while loading shared libraries:libstdc++.so.5......
安装compat-libstdc++...rpm
8、x11/xlib.h:no such file or diretory
安装xFree86开发包(xfree86-devel)
9、the GUI requires GTK devel packages(with were not found)
安装gtk+-devel-...rpm
10、error:You must install XFree86 or xorg first!
安装xorg-x11-devel...rpm
11、在编译内核用make menuconfig时出现:curses.h:No such file or directory
安装glibc-devel、ncurses、ncurses-devel这3个包
适用发行版:Red Hat Enterprise Linux AS 3/4
6、本人在装rp-pppoe时提示需要GUI
安装setools-gui...rpm
7、装完realplayer 10 后不能启动,提示:error while loading shared libraries:libstdc++.so.5......
安装compat-libstdc++...rpm
8、x11/xlib.h:no such file or diretory
安装xFree86开发包(xfree86-devel)
9、the GUI requires GTK devel packages(with were not found)
安装gtk+-devel-...rpm
10、error:You must install XFree86 or xorg first!
安装xorg-x11-devel...rpm
11、在编译内核用make menuconfig时出现:curses.h:No such file or directory
安装glibc-devel、ncurses、ncurses-devel这3个包
适用发行版:Red Hat Enterprise Linux AS 3/4