Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Which Flash player with a 64 bits mozilla ?
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
Getget94
n00b
n00b


Joined: 21 Mar 2004
Posts: 6

PostPosted: Sun Mar 21, 2004 3:24 pm    Post subject: Which Flash player with a 64 bits mozilla ? Reply with quote

Hello, I currently emerged mozilla 1.6, swfdec and libswf, but it doesn't work :/

Do you managed to get a working flash player with a 64bits version of browser ?

(Sorry for the english & the question, but i'm a french noob lol)
Back to top
View user's profile Send private message
altrent
n00b
n00b


Joined: 03 Mar 2004
Posts: 39

PostPosted: Sun Mar 21, 2004 5:41 pm    Post subject: Reply with quote

Salut,


You have to emerge the mozilla-firefox-bin (32 bits compiled firefox) along with all the pre-required emul libraries. It works very well for me.
64bits browser do not work with flash yet.
Back to top
View user's profile Send private message
Getget94
n00b
n00b


Joined: 21 Mar 2004
Posts: 6

PostPosted: Sun Mar 21, 2004 5:53 pm    Post subject: Reply with quote

It seems like I can't emerge it .... do I have to emerge 32 bits emulation before ? Do I have to put a ACCEPT_KEYWORDS somewhere ?

It seems not that simple to build 32 bits appz, I hink i'll wait until 64 bit flash is available lol
Back to top
View user's profile Send private message
plemon
n00b
n00b


Joined: 09 Jun 2003
Posts: 8

PostPosted: Sun Mar 21, 2004 7:14 pm    Post subject: mozilla-firefox-bin install Reply with quote

To get mozilla-firefox-bin to install and work correctly on the amd64 platform, you'll need to emerge to emul-linux-* packages from the app-emulation tree

eg:

emerge emul-linux-x86-baselibs
emerge emul-linux-x86-xlibs
emerge emul-linux-x86-gtklibs

and then emerge mozilla-firefox-bin. This has several dependancies on lib-compat etc etc that arn't needed on amd64, so use

emerge --nodeps mozilla-firefox-bin

now your all set to emerge netscape-flash

This should get you up and running in now time! Now it's time to visit www.castlewolfenstein.com (which requires flash to work properly), and demand an x86_64 port!

Phill L / not|me
Back to top
View user's profile Send private message
Getget94
n00b
n00b


Joined: 21 Mar 2004
Posts: 6

PostPosted: Sun Mar 21, 2004 9:36 pm    Post subject: Reply with quote

Thank you for your patience :)
I have a problem merging firefox :

Code:
tux root # emerge --nodeps mozilla-firefox-bin
Calculating dependencies
!!! all ebuilds that could satisfy "mozilla-firefox-bin" have been masked.
!!! possible candidates are:
- net-www/mozilla-firefox-bin-0.8 (masked by: missing keyword)

!!! Error calculating dependencies. Please correct.


If you can help :)
Back to top
View user's profile Send private message
himpierre
l33t
l33t


Joined: 31 Aug 2002
Posts: 829
Location: Berlin

PostPosted: Sun Mar 21, 2004 9:49 pm    Post subject: Reply with quote

Hello

Try:
Code:

emerge --nodeps /usr/portage/net-www/mozilla-firefox-bin/mozilla-firefox-bin-0.8.ebuild


Thomas
Back to top
View user's profile Send private message
Getget94
n00b
n00b


Joined: 21 Mar 2004
Posts: 6

PostPosted: Sun Mar 21, 2004 11:04 pm    Post subject: Reply with quote

This works ;)
Back to top
View user's profile Send private message
Poseidon
n00b
n00b


Joined: 18 Apr 2002
Posts: 18
Location: New Hampshire, US

PostPosted: Tue Apr 06, 2004 6:58 pm    Post subject: Reply with quote

You don't need a 32-bit browser. Guys, this is WHY we have a lib-compat library and the 32-bit emulation. Sometimes, I wonder where people pull stuff from. :roll:

Unfortunately the lib-compat emerge is retarded and broken. Just manually untar it and copy the files from the "x86" to your "/lib" directory.

:idea: Flash works for me on my native Mozilla 1.7 beta 64-bit, Netscape 7.1 (precompiled), and my custom emerged Mozilla 1.6.1 compiled here for 64-bit.

This should work for other plugins as well.
Back to top
View user's profile Send private message
alshain
Apprentice
Apprentice


Joined: 02 Aug 2002
Posts: 202
Location: London, UK

PostPosted: Wed Apr 07, 2004 9:18 am    Post subject: Reply with quote

Poseidon wrote:
You don't need a 32-bit browser. Guys, this is WHY we have a lib-compat library and the 32-bit emulation. Sometimes, I wonder where people pull stuff from. :roll:

Unfortunately the lib-compat emerge is retarded and broken. Just manually untar it and copy the files from the "x86" to your "/lib" directory.

:idea: Flash works for me on my native Mozilla 1.7 beta 64-bit, Netscape 7.1 (precompiled), and my custom emerged Mozilla 1.6.1 compiled here for 64-bit.

This should work for other plugins as well.


This didn't work for me, but then I'd have been surprised if it had. Are you sure you have your browsers compiled as 64-bit?

Andrew
Back to top
View user's profile Send private message
emanuelez
n00b
n00b


Joined: 22 Sep 2003
Posts: 11
Location: Italy

PostPosted: Thu Apr 08, 2004 2:57 pm    Post subject: Reply with quote

Poseidon wrote:
You don't need a 32-bit browser. Guys, this is WHY we have a lib-compat library and the 32-bit emulation. Sometimes, I wonder where people pull stuff from. :roll:

Unfortunately the lib-compat emerge is retarded and broken. Just manually untar it and copy the files from the "x86" to your "/lib" directory.

:idea: Flash works for me on my native Mozilla 1.7 beta 64-bit, Netscape 7.1 (precompiled), and my custom emerged Mozilla 1.6.1 compiled here for 64-bit.

This should work for other plugins as well.


do u feel like creating a better ebuild? :)
Back to top
View user's profile Send private message
Vendicatore
Apprentice
Apprentice


Joined: 05 Apr 2004
Posts: 252
Location: Carate Brianza, Italy

PostPosted: Thu Apr 08, 2004 10:49 pm    Post subject: Reply with quote

It didn't work for me too.
The emul libs are only for 32bit binary to run even if they aren't statically linked with requested libs...
But I've another problems with 64bit native Mozilla (and Firefox too):
it dont recognize correctly java plugin of blackdown jdk 1.4.2 (rc1) compiled in 64bit.
Anyone have this problem too?
Back to top
View user's profile Send private message
Corona688
Veteran
Veteran


Joined: 10 Jan 2004
Posts: 1204

PostPosted: Thu Apr 08, 2004 10:55 pm    Post subject: Reply with quote

In order to get netscape-flash working, I had to borrow the libstdc++-libc6.2-2.so.3 from a 32-bit x86 Redhat box; gflashplayer and the netscape-flash plugin wouldn't use the 32-bit one the emulation libraries installed no matter how much I yelled at them. Try 'ldd gflashplayer' to see if it needs that lib; it might not be the 64-bit browser's fault.
_________________
Petition for Better 64-bit ATI Drivers - Sign Here
http://www.petitiononline.com/atipet/petition.html
Back to top
View user's profile Send private message
Q
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2002
Posts: 149
Location: Oxford, UK

PostPosted: Fri Apr 16, 2004 2:39 am    Post subject: Reply with quote

The blackdown 1.4.2_rc1 64 bit jdk plugin works with mozilla 1.6. The symlink in the mozilla plugin directory is to the wrong filename. Correcting the link makes it all work
_________________
AMD 64 3200
Shuttle SN85G4/NForce 3 Chipset
Back to top
View user's profile Send private message
Lemma
Guru
Guru


Joined: 19 Apr 2002
Posts: 416
Location: Uppsala, Sweden

PostPosted: Tue May 04, 2004 10:47 am    Post subject: Reply with quote

Q wrote:
The blackdown 1.4.2_rc1 64 bit jdk plugin works with mozilla 1.6. The symlink in the mozilla plugin directory is to the wrong filename. Correcting the link makes it all work
And to what may I ask? I have tried to get it working but to no avail...
_________________
Always make it as simple as possible, but no simpler
/Einstein
Back to top
View user's profile Send private message
Lemma
Guru
Guru


Joined: 19 Apr 2002
Posts: 416
Location: Uppsala, Sweden

PostPosted: Tue May 04, 2004 10:54 am    Post subject: Reply with quote

Lemma wrote:
Q wrote:
The blackdown 1.4.2_rc1 64 bit jdk plugin works with mozilla 1.6. The symlink in the mozilla plugin directory is to the wrong filename. Correcting the link makes it all work
And to what may I ask? I have tried to get it working but to no avail...
And 2 min after I have the answer :oops:. You have to ask a Q to find the answer, it seems ;-)
_________________
Always make it as simple as possible, but no simpler
/Einstein
Back to top
View user's profile Send private message
Q
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2002
Posts: 149
Location: Oxford, UK

PostPosted: Fri May 07, 2004 6:45 pm    Post subject: Reply with quote

Here is what you need to do

1. go to /usr/lib/mozilla/plugins
2. rm javaplugin_oji.so
3. ln -s /opt/blackdown-jdk-1.4.2_rc1/jre/plugin/amd64/mozilla/libjavaplugin_oji.so javaplugin_oji.so
_________________
AMD 64 3200
Shuttle SN85G4/NForce 3 Chipset
Back to top
View user's profile Send private message
Ben2040
Guru
Guru


Joined: 07 May 2003
Posts: 445
Location: UK

PostPosted: Sat May 08, 2004 9:58 am    Post subject: Reply with quote

Hi

Does that also work with the JRE?

Ben
Back to top
View user's profile Send private message
herbie
Guru
Guru


Joined: 09 Oct 2002
Posts: 319
Location: London UK

PostPosted: Sat May 08, 2004 10:18 am    Post subject: Reply with quote

Ben2040 wrote:
Does that also work with the JRE?


I don't think it does. Well at least I couldn't get it to work with the jre but the jdk plugin worked fine.
Back to top
View user's profile Send private message
poisson
n00b
n00b


Joined: 24 Nov 2002
Posts: 35

PostPosted: Sun May 09, 2004 2:00 pm    Post subject: Reply with quote

Generally speaking, 32bit plugins work with 32bit browsers, and 64bit plugins works with 64bit browsers.

In fact on my dual Opteron box, Netscape recognize Shockwave Flash and Acrobat plugins, while Firefox recognize Java (both 64bit built from scratch).

32bit emulation support does not help. I think the only way to have Firefox with flash plugin is to force Macromedia to release a native version.
Back to top
View user's profile Send private message
Pythagoras1
Guru
Guru


Joined: 29 Jul 2002
Posts: 351
Location: trailer park Vienna, Austria

PostPosted: Sun Jun 13, 2004 3:17 pm    Post subject: Reply with quote

and why doesn't even gplflash work?
_________________
Gobo, listen to reason. We wouldn't be in the Land of Having Blown Up if we didn't blow up now would we?!? ~Wembley
Back to top
View user's profile Send private message
LaNcom
Apprentice
Apprentice


Joined: 03 May 2003
Posts: 254
Location: Erfurt, Germany

PostPosted: Sun Jun 13, 2004 5:12 pm    Post subject: Reply with quote

GPLFlash _does_ work, more or less. But it's very unstable, only supports parts of Flash up to v4, crashes on v5, v6 and v7 applets, and it seems to be abandoned for quite some time now.

I think it should be possible to create some remote control/ translator plugin (something like plugger, a 64bit plugin that opens and controls 32bit plugins loaded in a 32bit plugin host, maybe using ports to communicate). But then again, I'm no coder. Maybe this would be possible with something like KDE's nspluginviewer, I don't know if it's possible for 32bit DCOP apps to communicate with 64bit DCOP apps, so this could be used for communication...
Anyone interested to give it a try?! ;-)
Back to top
View user's profile Send private message
Pythagoras1
Guru
Guru


Joined: 29 Jul 2002
Posts: 351
Location: trailer park Vienna, Austria

PostPosted: Mon Jun 14, 2004 6:39 pm    Post subject: Reply with quote

LaNcom wrote:
GPLFlash _does_ work, more or less. But it's very unstable, only supports parts of Flash up to v4, crashes on v5, v6 and v7 applets, and it seems to be abandoned for quite some time now.

well i knew that gplflash is the usual way for linux on ppc, but my amd64-bit firefox doesn't recognize the amd64-bit gplflash plugin when i enter about:plugins althought it's present in all plugin directories firefox is looking in. so what's wrong with it?
_________________
Gobo, listen to reason. We wouldn't be in the Land of Having Blown Up if we didn't blow up now would we?!? ~Wembley
Back to top
View user's profile Send private message
Pythagoras1
Guru
Guru


Joined: 29 Jul 2002
Posts: 351
Location: trailer park Vienna, Austria

PostPosted: Fri Jul 09, 2004 1:03 pm    Post subject: Reply with quote

netscape-flash isn't masked any more for ~amd64 but it still doesn't work with 64 bit firefox.
_________________
Gobo, listen to reason. We wouldn't be in the Land of Having Blown Up if we didn't blow up now would we?!? ~Wembley
Back to top
View user's profile Send private message
PredatorX
n00b
n00b


Joined: 22 May 2004
Posts: 55

PostPosted: Wed Jul 21, 2004 5:13 pm    Post subject: Reply with quote

Okay guys.
By reading this post I have mozilla firefox bin working with flash
and mozilla (64-bit) with java.
Hell, I want ONE browser that's supports both!
I don't care how many bits it has.
I tried to emerge the sun-jre-bin. Works, but when I symlink the java plugin from the
/opt/sun-jre-bin-1.4.2.05/plugin/i386/ns610-gcc32 dir, firebird crashes when I open this page:
http://www.javatester.org/version.html
where mozilla gives the blackdown plugin.
Does any one know how to get Java working on the firebird-bin (0.8 ) or other versions maybe do work?
Thanks for any help!
_________________
Boycot monopolists, they destroy quality and apparently emerge out of lack of moral. http://www.kmfms.com . Open Source 4 all :)
Back to top
View user's profile Send private message
p-Lo
n00b
n00b


Joined: 10 Mar 2004
Posts: 41
Location: Lewes, Delaware (US)

PostPosted: Thu Jul 22, 2004 9:51 pm    Post subject: Reply with quote

using firefox-bin and netscape-flash-7.x on my 64 bit install still doesn't even work entirely correctly. It has problems with keyboard input sometimes, and sometimes pauses and continues otherwise smooth animations every few seconds. I hope the plugin improves sometime soon, because i don't see any open format or tools replacing flash anytime in the forseeable future.
_________________
____
p-Lo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum