r*******n 发帖数: 3020 | 1 我还在3.0, 求最省事的升级方法,
我用xubuntu9.04. |
N****w 发帖数: 21578 | 2 tar jxf firefox-3.5.1.tar.bz2
ln -s firefox/firefox /usr/bin/firefox
done
【在 r*******n 的大作中提到】 : 我还在3.0, 求最省事的升级方法, : 我用xubuntu9.04.
|
f******y 发帖数: 696 | 3 ubuntuzilla?
【在 r*******n 的大作中提到】 : 我还在3.0, 求最省事的升级方法, : 我用xubuntu9.04.
|
r*******n 发帖数: 3020 | 4 已经升级完。
有两个问题:
1)我用 ln -s firefox/firefox /usr/bin/firefox
告诉我 too many level of links
然后我用全路径,就没问题了。
2)字体跟原来的同样的设置,但3.5显示有些模糊
请问你有没有这个问题?
【在 N****w 的大作中提到】 : tar jxf firefox-3.5.1.tar.bz2 : ln -s firefox/firefox /usr/bin/firefox : done
|
r****r 发帖数: 755 | 5 运行时快不少,但是不知怎么回事启动慢了很多很多
【在 r*******n 的大作中提到】 : 我还在3.0, 求最省事的升级方法, : 我用xubuntu9.04.
|
a*****i 发帖数: 4391 | 6
I guess you are running it on a laptop?
【在 r*******n 的大作中提到】 : 已经升级完。 : 有两个问题: : 1)我用 ln -s firefox/firefox /usr/bin/firefox : 告诉我 too many level of links : 然后我用全路径,就没问题了。 : 2)字体跟原来的同样的设置,但3.5显示有些模糊 : 请问你有没有这个问题?
|
r*******n 发帖数: 3020 | 7 sure.
【在 a*****i 的大作中提到】 : : I guess you are running it on a laptop?
|
a*****i 发帖数: 4391 | 8
The font in the firefox you tar zxvf out doesn't obey the local font
configuration. I think it is because they linked cairo in statically. (or
maybe carry own copy of cairo)
That is why your firefox 3.5 has imperfect font.
It doesn't matter to people using desktop though, because mozilla.org
version firefox uses basically the same configuration.
【在 r*******n 的大作中提到】 : sure.
|
f*****n 发帖数: 719 | |
v********0 发帖数: 22 | 10
同感
【在 r****r 的大作中提到】 : 运行时快不少,但是不知怎么回事启动慢了很多很多
|
|
|
r*******n 发帖数: 3020 | 11 got it, thanks.
I'd better be back with ff3.0.
【在 a*****i 的大作中提到】 : : The font in the firefox you tar zxvf out doesn't obey the local font : configuration. I think it is because they linked cairo in statically. (or : maybe carry own copy of cairo) : That is why your firefox 3.5 has imperfect font. : It doesn't matter to people using desktop though, because mozilla.org : version firefox uses basically the same configuration.
|
a*****i 发帖数: 4391 | 12
What distro are you using? My distro (Fedora Core) released their firefox
update packages like 2 weeks ago.
【在 r*******n 的大作中提到】 : got it, thanks. : I'd better be back with ff3.0.
|
r*******n 发帖数: 3020 | 13 xubuntu9.04
I just got ff3.5 crashed when making adobe flash full screen,
which made my decision to get back with ff3.0.I guess this maybe
be one of the reasons why ff is not ready for update under xubuntu9.04.
I don't want to spend extra time on that anymore, let xubuntu takes
care of this update thing.
【在 a*****i 的大作中提到】 : : What distro are you using? My distro (Fedora Core) released their firefox : update packages like 2 weeks ago.
|
s******5 发帖数: 673 | 14
Do you have many add-ons
【在 v********0 的大作中提到】 : : 同感
|
L******k 发帖数: 2945 | 15 same,土豆视频一全屏就crash
【在 r*******n 的大作中提到】 : xubuntu9.04 : I just got ff3.5 crashed when making adobe flash full screen, : which made my decision to get back with ff3.0.I guess this maybe : be one of the reasons why ff is not ready for update under xubuntu9.04. : I don't want to spend extra time on that anymore, let xubuntu takes : care of this update thing.
|
L******k 发帖数: 2945 | 16 nvm found fix online,
add:
export LD_PRELOAD=/usr/lib/libGL.so.1
in the sh script for firefox fix this problem
【在 L******k 的大作中提到】 : same,土豆视频一全屏就crash
|