求救:red hat下的中文输入法和插件安装的问题?

时间:2021-04-04 06:54:29
本人用的是red hat 7.1版英文环境,我想使用中文,我曾经装过gwubi,是rpm格式的,可安装出错。请问大侠们用哪个软件好些?
     还有,我打开网页时,浏览器要我下载flash插件,我下载了,是tar格式的,我用tar解开,可无法安装,请问这又是怎么回事?
解决马上揭贴

谢谢

7 个解决方案

#1


1.出啥错,是不是说你某些连接库未装????


2.你解压后进如到目录下,一般步骤是
./config 
make
make install

#2


谢谢
我再试试!

#3


now the errors are listed:
building tool:
checking for gcc....no
checking for cc......no
...................................
configure:error:no acceptable c compiler found in $PATH    (list over)

yes,I didn't setup a program compiler,so I want to setup a gcc,but it told me that  gcc.rpm need building tool to setup..
what should I do? please give me a reply,  many thanks !

#4


when I did this:
./config
make
make install

it give me results are listed followe:
building tool:
checking for gcc....no
checking for cc......no
...................................
configure:error:no acceptable c compiler found in $PATH (list over)

yes,I didn't setup a program compiler,so I want to setup a gcc,but it told me that gcc.rpm need building tool to setup..
what should I do? please give me a reply, many thanks !

#5


你的用的是什么LINUX啊 你的GCC版本过底,你去http://gcc.gnu.org/下一个最新的吧

#6


截止到发贴时为至 GCC的最近版本为GCC 3.2.3 


                                           

                                                    时 北京时间 2003-07-19   00:45

#7


我用的是red hat linux7.1版本的啊
安装时没有安装软件开发环境的

#1


1.出啥错,是不是说你某些连接库未装????


2.你解压后进如到目录下,一般步骤是
./config 
make
make install

#2


谢谢
我再试试!

#3


now the errors are listed:
building tool:
checking for gcc....no
checking for cc......no
...................................
configure:error:no acceptable c compiler found in $PATH    (list over)

yes,I didn't setup a program compiler,so I want to setup a gcc,but it told me that  gcc.rpm need building tool to setup..
what should I do? please give me a reply,  many thanks !

#4


when I did this:
./config
make
make install

it give me results are listed followe:
building tool:
checking for gcc....no
checking for cc......no
...................................
configure:error:no acceptable c compiler found in $PATH (list over)

yes,I didn't setup a program compiler,so I want to setup a gcc,but it told me that gcc.rpm need building tool to setup..
what should I do? please give me a reply, many thanks !

#5


你的用的是什么LINUX啊 你的GCC版本过底,你去http://gcc.gnu.org/下一个最新的吧

#6


截止到发贴时为至 GCC的最近版本为GCC 3.2.3 


                                           

                                                    时 北京时间 2003-07-19   00:45

#7


我用的是red hat linux7.1版本的啊
安装时没有安装软件开发环境的