readme的内容如下:
For information about installing, running and configuring Firefox
including a list of known issues and troubleshooting information,
refer to: http://getfirefox.com/releases/ 怎么运行和配置firefox.
[root@localhost firefox]# ./configure
bash: ./configure: 没有那个文件或目录
[root@localhost firefox]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost firefox]# make install
make: *** No rule to make target `install'. Stop.
松心心 于 2006-12-09 20:18:23发表:
c/c++源码的后缀一般是.c/.cpp 。.so是二进制的。你就运行上面那个shell脚本。你这个是编译好的吧!
yyccc 于 2006-12-09 19:28:10发表:
我想安装firefox,软件包已经解压了.在/root/firefox目录下.
文件如下:
browserconfig.properties libnss3.so libxpistub.so
chrome libnssckbi.so mozilla-xremote-client
components libplc4.so plugins
defaults libplds4.so readme.txt
extensions libsmime3.so removed-files
firefox libsoftokn3.chk res
firefox-bin libsoftokn3.so run-mozilla.sh
greprefs libssl3.so searchplugins
icons libxpcom_compat.so updater
libmozjs.so libxpcom_core.so updater.ini
libnspr4.so libxpcom.so xpicleanup
readme的内容如下:
For information about installing, running and configuring Firefox
including a list of known issues and troubleshooting information,
refer to: http://getfirefox.com/releases/
怎么运行和配置firefox.
[root@localhost firefox]# ./configure
bash: ./configure: 没有那个文件或目录
[root@localhost firefox]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost firefox]# make install
make: *** No rule to make target `install'. Stop.
这是怎么回事,我是新手.问的问题很弱,请大家原谅.
可以笑我,可鄙视我,不过一定要告诉我为什么?
谢谢.