You are not logged in.

#1 2009-03-06 23:20:43

banshee28
Member
Registered: 2008-10-18
Posts: 336

[Solved] Flash java x64...again

Ok, this is another flash 64 thread, but i have read many threads and wikis and have not been able to get this to work this time. Most of the x64 flash\java builds from the abs are flagged as out of date.

I have arch x64 and firefox....(Should be x64?)
still
I have installed the normal flashplugin via packman and openjdk6 and flash still does not work. When I try to use aur and install jre 6u12-1 x86_64, i get these lib 32 errors. If possible I do not want any 32-bit lib's installed. Is this possible or what am i missing?

makepkg 
==> Making package: bin32-jre 6u12-1 x86_64 (Fri Mar  6 18:07:18 EST 2009)
==> Checking Runtime Dependencies...
==> Missing Dependencies:
  -> lib32-glibc
  -> lib32-libgl
  -> lib32-libx11
  -> lib32-libxtst
==> Checking Buildtime Dependencies...
==> ERROR: Could not resolve all dependencies.

Pacman mirrirlist:

               

Server = ftp://ftp.archlinux.org/$repo/os/x86_64
Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/x86_64
Server = http://archlinux.unixheads.org/$repo/os/x86_64
Server = ftp://ftp.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/$
Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/x86_64
Server = http://mirrors.easynews.com/linux/archlinux/$repo/os/x86_64
Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/x86_64
Server = http://archlinux.umflint.edu/mirrors/archlinux/$repo/os/x86_64
Server = http://mirror.neotuli.net/arch/$repo/os/x86_64
Server = http://mirror.rit.edu/archlinux/$repo/os/x86_64
Server = http://mirror.umoss.org/archlinux/$repo/os/x86_64
Server = http://schlunix.org/archlinux/$repo/os/x86_64
Server = http://mirror.archlinux.com.ve/$repo/os/x86_64
Server = http://mirrors.gigenet.com/archlinux/$repo/os/x86_64

Pacman conf

[core]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs

Last edited by banshee28 (2009-03-07 17:35:02)


Arch64, AMD64, LXDE

Offline

#2 2009-03-07 02:38:42

firecat53
Member
From: Lake Stevens, WA, USA
Registered: 2007-05-14
Posts: 1,542
Website

Re: [Solved] Flash java x64...again

Ah, you don't want the bin32-jre with your 64-bit firefox (which would be default if you just did a pacman -S firefox). You need to install jre_beta from the AUR. Also make sure you have installed the flashplugin, not the lib32-flashplugin. Remove both, including configuration files and reinstall. They should work 'out-of-the-box'

Good luck!
scott

Offline

#3 2009-03-07 03:01:43

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [Solved] Flash java x64...again

If you install the jre_beta package, change the name in the PKGBUILD from jre_beta to jre. That way when the community package starts to get updated again, you'll get the regular updates. And, the Flash plug-in from the repos works great for me.

Offline

#4 2009-03-07 13:00:42

banshee28
Member
Registered: 2008-10-18
Posts: 336

Re: [Solved] Flash java x64...again

Ok, i uninstalled all flash and java and installed jre_beta 6u12-1 from the aur (using yaourt and flashplugin 10.0.22.87-1 from the repo using pacman. Its not quite working yet.

here is what is installed:

extra/firefox 3.0.6-1
extra/flashplugin 10.0.22.87-1
local/jre_beta 6u12-1

Also, why would OpenJDK 6.0 not work if its for x64 and already in the extra repo?

Last edited by banshee28 (2009-03-07 13:10:23)


Arch64, AMD64, LXDE

Offline

#5 2009-03-07 14:41:59

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [Solved] Flash java x64...again

What does "not quite working yet" mean?

Offline

#6 2009-03-07 14:59:40

banshee28
Member
Registered: 2008-10-18
Posts: 336

Re: [Solved] Flash java x64...again

skottish wrote:

What does "not quite working yet" mean?

no java or flash..you tube and adobe's site both say flash is not installed as well as other sites. java tests also fail says not enabled in browser. I checked just now and it definitely IS enabled.


Arch64, AMD64, LXDE

Offline

#7 2009-03-07 15:52:30

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [Solved] Flash java x64...again

Often, and you may have already tried this, Java at least needs /etc/profile to be sourced. So either 'source /etc/profile' or log in and log out. I've never heard of this for Flash though.

Offline

#8 2009-03-07 16:23:11

banshee28
Member
Registered: 2008-10-18
Posts: 336

Re: [Solved] Flash java x64...again

skottish wrote:

Often, and you may have already tried this, Java at least needs /etc/profile to be sourced. So either 'source /etc/profile' or log in and log out. I've never heard of this for Flash though.

Tried that and even rebooted, still no java or flash. I think its something simple I am missing...I am also using xfce 4.6, and so far am really happy with it big_smile


Arch64, AMD64, LXDE

Offline

#9 2009-03-07 16:27:53

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [Solved] Flash java x64...again

check permission of /usr/lib/mozilla/ and /usr/lib/mozilla/plugins
both should be 755


Give what you have. To someone, it may be better than you dare to think.

Offline

#10 2009-03-07 17:34:07

banshee28
Member
Registered: 2008-10-18
Posts: 336

Re: [Solved] Flash java x64...again

wonder wrote:

check permission of /usr/lib/mozilla/ and /usr/lib/mozilla/plugins
both should be 755

I am in Business!!! I guess this fixed it as i changed it and restarted and its working, both java and flash. Thanks big_smile:D


Arch64, AMD64, LXDE

Offline

#11 2009-03-09 05:36:22

MilesRdz
Member
Registered: 2009-02-16
Posts: 24

Re: [Solved] Flash java x64...again

wonder wrote:

check permission of /usr/lib/mozilla/ and /usr/lib/mozilla/plugins
both should be 755

How can I do that? I think I'm having the same issue.


"Normal's Overrated"

Offline

#12 2009-03-09 05:48:06

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [Solved] Flash java x64...again

MilesRdz wrote:
wonder wrote:

check permission of /usr/lib/mozilla/ and /usr/lib/mozilla/plugins
both should be 755

How can I do that? I think I'm having the same issue.

ls -l /usr/lib | grep mozilla

and

ls -l /usr/lib/mozilla | grep plugins

If the first part of the both of the outputs is this, they're correct:

drwxr-xr-x

If not, run this as root for either or both:

chmod 755 /usr/lib/mozilla
chmod 755 /usr/lib/mozilla/plugins

Offline

#13 2009-03-09 06:21:56

MilesRdz
Member
Registered: 2009-02-16
Posts: 24

Re: [Solved] Flash java x64...again

Thank you very much, however, it started working out of nowhere without further tampering.

Last edited by MilesRdz (2009-03-09 06:22:13)


"Normal's Overrated"

Offline

Board footer

Powered by FluxBB