Code: Select all
tar -zxvf opera-9.0-20060206.6*.tar.gz
cd opera-9.0-20060206.6*
sh install.sh --prefix=/opt/opera
[code]
Thats it. It will ask you a couple of questions and then you are are installedCode: Select all
cd opera-9.0-20060206.6*
./opera &
That's actually a flash problem, not opera.chetan13 wrote:is video.google.com's googleplayer.swf working with this new release? The flashplayer loads but the video doesn't start. It just says "buffering".

It works fine with firefox under linux, so that can't be true.Rick wrote:That's actually a flash problem, not opera.
Macromedia hasn't been kind enough to release flash 8 for linux, and the result is that you can't play video's from google's video and some other sites.
Those features are flash 8 only, and we're still stuck with 7
Doesn't work for me. I can't watch google videos or youtube. They're just "buffering" or "loading". Which version of netscape-flash are you using?BlackEdder wrote:It works fine with firefox under linux, so that can't be true.Rick wrote:That's actually a flash problem, not opera.
Macromedia hasn't been kind enough to release flash 8 for linux, and the result is that you can't play video's from google's video and some other sites.
Those features are flash 8 only, and we're still stuck with 7
works fine here too in firefox, netscape-flash-7.0.61troworld wrote:Doesn't work for me. I can't watch google videos or youtube. They're just "buffering" or "loading". Which version of netscape-flash are you using?BlackEdder wrote:It works fine with firefox under linux, so that can't be true.Rick wrote:That's actually a flash problem, not opera.
Macromedia hasn't been kind enough to release flash 8 for linux, and the result is that you can't play video's from google's video and some other sites.
Those features are flash 8 only, and we're still stuck with 7
Code: Select all
echo www-client/opera >> /etc/portage/package.unmask
emerge opera

Code: Select all
OPERAVER="9.0-20060518"
OPERAFTPDIR="900/beta2/en"
OPERASUFF="en-284"
S=${WORKDIR}/${A/.tar.bz2/}
DESCRIPTION="Opera web browser."
HOMEPAGE="http://www.opera.com"
