这个就是定制版的firefox,速度上做了优化,内置了一些Netscape/AOL专属的功能。
所以扩展性是没问题的。
PS: firefox有个Navigator皮肤,装上后跟这个外观就没什么区别了……
[闲聊]下了个netscape 9用用,感觉不错……
- 新手
- 帖子: 461
- 注册时间: 2007-01-22 23:23
- 来自: 42 39'18.85"N,94 10'00.80"E
coffer 写了:新手写道:coffer 写道:
自从用了Navigator之后,Firefox、Opera我都放弃啦,Navigator的速度比Firefox快,且在资源占用方面比Firefox少,还是建议大家试试Navigator 9.0
关于Navigator软件包,下载下来之后,直接解压出来,双击Navigator即可运行。
这么简单?我以前试过怎么不行?viewtopic.php?t=58954&highlight=
右键点击Navigator,在属性中把可执行选上,然后再双击其即可运行。
还是不行。可能是这个软件本身有问题。
http://ftp.netscape.com/pub/netscape9/e ... 0b2.tar.gz
-
- 帖子: 32
- 注册时间: 2007-10-19 20:09
终端运行./navigator如果是Segmentation fault (core dumped)错误,参见
weblog.php?w=1181
weblog.php?w=1181
提示出错:Segmentation fault (core dumped).
实际上很多程序都会出现这个问题,可以同样参考以下解决方法:
2.1 用管理员的身份编辑链接文件,本文中就是thunderbird.sh,在文件开头这样一串文字后:
代码:
#!/bin/sh
#
另起一行,添加: GTK_IM_MODULE=scim-bridge
2.2 举例:
原来的thunderbird.sh
代码:
#!/bin/sh
#
# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
... ...
修改后的thunderbird.sh
代码:
#!/bin/sh
#
GTK_IM_MODULE=scim-bridge
# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
... ...
- shugoal
- 帖子: 1109
- 注册时间: 2007-08-20 21:39
- 来自: 沈阳
- 联系: