|
如何卸载除RH系统中自带的软件包?比如我安装了Realplay后想卸载他,怎么办?我又只说个rpm -e *.rpm我在提示符下键入这个命令后反应就是
error: package SDL-1.2.3-1.i686.rpm is not installed
但实际上这个软件包我已经安装了.
其实我在安装Mplayer我用RH8的,有人说RH8有gcc最新的版本,我也看了包装盒上的说明是说了有,但是我一输入./configure 就出现
Detected operating system: Linux
Detected host architecture: i386
Checking for gcc version ... not found
Checking for gcc-3.1 version ... not found
Checking for gcc3 version ... not found
Checking for gcc-3.0 version ... not found
Checking for cc version ... not found
*** Please downgrade/upgrade C compiler to version gcc-2.95.x or gcc-3.x! ***
You are not using a supported compiler. We do not have the time to make sure
everything works with compilers other than the ones we use. Use either the
same compiler as we do, or use --disable-gcc-checking but DO *NOT* REPORT BUGS
unless you can reproduce them after recompiling with a 2.95.x or 3.x version!
Note for gcc 2.96 users: Some versions of this compiler are known to miscompile
mplayer and lame (which is used for mencoder). If you get compile errors,
first upgrade to the latest 2.96 release (minimum 2.96-85) and try again.
If the problem still exists, try with gcc 3.x (or 2.95.x) *BEFORE* reporting
bugs!
GCC 2.96 IS NOT AND WILL NOT BE SUPPORTED BY US !
*** For details please read DOCS/users_against_developers.html ***
Error: Bad gcc version
Check "configure.log" if you do not understand why it failed.
没办法了,求救 |
|