You are not logged in.
I tried installing the 64bit flash from here :http://aur.archlinux.org/packages.php?ID=21601, using 'yaourt -S flashplugin-alpha-64 10.0.d20.7-3'
It will say:
Downloading 10.0.d20.7-3 PKGBUILD from AUR
Error: 10.0.d20.7-3 not found in AUR.
So i tried another method by downloading this tar file from http://download.macromedia.com/pub/labs … .so.tar.gz
Then i untarred the file and on the desktop it shows 'libflashplayer.so'
So next i went to terminal, tried doing 'cd Desktop', followed by 'pacman -S libflashplayer.so', but it says i need to be root to do that. So i do 'su - ', and then 'cd Desktop', but it says '-bash: cd: Desktop: No such file or directory.'
How am i suppose to install flash64 bit? Thanks.
Last edited by Chance (2008-12-18 15:19:46)
Offline
try /home/Desktop
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
it still doesn't work
Offline
do you have yaourt installed?
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
yes. I've installed yaourt. Someone said in another forum that i might have forgotten to configure sudo? I don't specifically remember installing sudo. But does anyone know the wiki page for that? i can't seem to find it again now.
Offline
I tried installing the 64bit flash from here :http://aur.archlinux.org/packages.php?ID=21601, using 'yaourt -S flashplugin-alpha-64 10.0.d20.7-3'
It will say:
Downloading 10.0.d20.7-3 PKGBUILD from AUR
Error: 10.0.d20.7-3 not found in AUR.
should be just "yaourt -S flashplugin-alpha-64" no version needed
the error is telling you it cant find 10.0.d20.7-3 which is not a package. did you get another error with the first part? or did you see it building the package?
i like building it by hand, so i usually (in a folder on my /home) i do
mkdir flashplugin-alpha-64
cd flashplugin-alpha-64
yaourt -G flashplugin-alpha-64 (to get pKGBUILD and other files)
makepkg (to build)
then install with yaourt -U [full package filename]
makes me feel like i'm in control
Last edited by toxygen (2008-12-18 04:56:50)
"I know what you're thinking, 'cause right now I'm thinking the same thing. Actually, I've been thinking it ever since I got here:
Why oh why didn't I take the BLUE pill?"
Offline
You only need the first part:
yaourt -S flashplugin-alpha-64
pacman is complaining because it can't find the package 10.0.d20.7-3.
There's going to be an update to that package any time; It's out of date.
--EDIT--
Beaten by toxygen!
Offline
You only need the first part:
yaourt -S flashplugin-alpha-64
pacman is complaining because it can't find the package 10.0.d20.7-3.
There's going to be an update to that package any time; It's out of date.
--EDIT--
Beaten by toxygen!
just by a few seconds!
"I know what you're thinking, 'cause right now I'm thinking the same thing. Actually, I've been thinking it ever since I got here:
Why oh why didn't I take the BLUE pill?"
Offline
Thanks for the replies. I will definitely try it out. But i tried doing 'makepkg -s' once and it asked me for a password, in which it turned out it was not my root password. How do i fix that? Or should i just do 'makepkg'??
Last edited by Chance (2008-12-18 08:47:40)
Offline
Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz
Offline
You don't need to grab it from aur. Flashplugin for 64bit is in [testing], and it works nicely.
# pacman -U ftp://ftp.archlinux.org/testing/os/x86_64/flashplugin-10.0.d21.1-1-x86_64.pkg.tar.gz
Last edited by Mr.Elendig (2008-12-18 14:39:07)
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
Awesome. Followed all those steps and it's working now. Thanks everyone.
Offline
You don't need to grab it from aur. Flashplugin for 64bit is in [testing], and it works nicely.
# pacman -U ftp://ftp.archlinux.org/testing/os/x86_64/flashplugin-10.0.d21.1-1-x86_64.pkg.tar.gz
I see that this package has moved to [extra] now.
Excellent. I don't have to enable [testing].
Offline
Please put architecture-specific questions in the right subforum .
Moving!
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline