LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-23-2010, 08:12 PM   #1
GuyWhoKilledBear
LQ Newbie
 
Registered: Nov 2006
Distribution: Slackware, Linux from Scratch, Ubuntu
Posts: 24

Rep: Reputation: 16
Installing Flash in Slackware 13?


Hey, all,

I'm trying to install the latest version of Flash in Slackware 13 on a 32 bit machine. Adobe seems to have rpm and deb installers, but there's no TXZ. Normally, tar.gz wouldn't be a problem, but the package they have there only contains a shared library. No installation script, no readme, no nothing. Further, the SlackBuild is for an outdated version, and the installation doesn't work.

What's the proper way to install Flash?
 
Old 01-23-2010, 08:14 PM   #2
~sHyLoCk~
Senior Member
 
Registered: Jul 2008
Location: /dev/null
Posts: 1,173
Blog Entries: 12

Rep: Reputation: 129Reputation: 129
http://slackbuilds.org/repository/13...player-plugin/
 
Old 01-23-2010, 08:29 PM   #3
GuyWhoKilledBear
LQ Newbie
 
Registered: Nov 2006
Distribution: Slackware, Linux from Scratch, Ubuntu
Posts: 24

Original Poster
Rep: Reputation: 16
That was the Slackbuild I tried. Is there any other installation process?

Alternately, is there a different way to test whether I have flash installed than by going to youtube and trying to watch something?
 
Old 01-23-2010, 08:32 PM   #4
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
http://www.adobe.com/software/flash/about/

There's a flash test on this page

Sasha
 
Old 01-23-2010, 08:47 PM   #5
~sHyLoCk~
Senior Member
 
Registered: Jul 2008
Location: /dev/null
Posts: 1,173
Blog Entries: 12

Rep: Reputation: 129Reputation: 129
Also check out about:plugins
 
Old 01-23-2010, 09:05 PM   #6
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,225

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
If you want to install Flash manually, then you can just copy the .so file in the tarball to ~/.mozilla/plugins (for a local installation) or /usr/lib/mozilla/plugins for (for a global installation).

Also, what exactly is the problem with the SlackBuild? I looked at it, and even if it gave you the "this build script was written for a different version of the flash plugin" warning it should have built the package anyway.

Last edited by dugan; 01-23-2010 at 09:17 PM.
 
Old 01-24-2010, 12:06 AM   #7
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
Log of installing Flash on Slackware 13.0 32-bit:

From links at Slackbuilds, downloaded flash-player-plugin.tar.gz and install_flash_player_10_linux.tar.gz. Then

Code:
cp -p flash-player-plugin.tar.gz /tmp && cd /tmp && tar xzvf flash-player-plugin.tar.gz
cd -
cp -p install_flash_player_10_linux.tar.gz /tmp/flash-player-plugin && cd /tmp/flash-player-plugin
./flash-player-plugin.SlackBuild
installpkg /tmp/flash-player-plugin-10.0_r32-i386-1_SBo.tgz

Last edited by catkin; 01-24-2010 at 12:07 AM. Reason: Added Slackware version
 
Old 01-24-2010, 02:21 AM   #8
lostinxlation
LQ Newbie
 
Registered: Dec 2009
Location: San Jose
Distribution: Slackware, Debian
Posts: 22

Rep: Reputation: 1
Ungzip and untar the tar ball. Copy the .so file to ~/.mozilla/plugins or /usr/lib/mozilla/plugins/
 
Old 02-12-2011, 01:53 AM   #9
retrodanny
Member
 
Registered: Jun 2009
Location: México
Distribution: Slackware
Posts: 38

Rep: Reputation: 2
Quote:
Originally Posted by catkin View Post
Log of installing Flash on Slackware 13.0 32-bit:

From links at Slackbuilds, downloaded flash-player-plugin.tar.gz and install_flash_player_10_linux.tar.gz. Then

Code:
cp -p flash-player-plugin.tar.gz /tmp && cd /tmp && tar xzvf flash-player-plugin.tar.gz
cd -
cp -p install_flash_player_10_linux.tar.gz /tmp/flash-player-plugin && cd /tmp/flash-player-plugin
./flash-player-plugin.SlackBuild
installpkg /tmp/flash-player-plugin-10.0_r32-i386-1_SBo.tgz
cool! works like a charm thanks
 
Old 02-13-2011, 10:47 AM   #10
neymac
Member
 
Registered: May 2009
Distribution: Slackware64-14.1
Posts: 138

Rep: Reputation: 19
Try this:
http://connie.slackware.com/~alien/s...player-plugin/

Alien's packages.
I use this and it works.
PS: It works for Slackware-13.1

Last edited by neymac; 02-13-2011 at 10:49 AM.
 
Old 02-13-2011, 08:09 PM   #11
MarcosPauloBR
Member
 
Registered: Feb 2011
Location: Santa Catarina - Brazil
Distribution: Slackware
Posts: 129

Rep: Reputation: 3
Hi!

When I installed the Slackware I had the same problem!

I was trying to use the Konqueror as Browser, and I only extract the .so downloaded from the Adobe site and copy to the any folder(but i put in the ~/mozilla/plugins) and in the configuration of plugins on Konqueror I put the folder of Mozilla plugins as the plugins folder too!

This work for me, and when I use Firefox, it automatically get the plugin of the plugins folder!

I hope this help you!

Comment if works!

See ya!

Last edited by MarcosPauloBR; 02-13-2011 at 08:11 PM.
 
Old 02-13-2011, 08:13 PM   #12
easuter
Member
 
Registered: Dec 2005
Location: Portugal
Distribution: Slackware64 13.0, Slackware64 13.1
Posts: 538

Rep: Reputation: 62
In my case I just extracted the .so file from the archive provided by Adobe to /usr/lib/mozilla/plugins and that's it. The slackbuild works just as well.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Slackware from USB Flash, what source? QueenZ Slackware - Installation 29 08-15-2013 08:09 AM
Installing Flash Player 10 in Slackware 12.2, a few tries as of yet no luck. fullmetalgerbil Slackware 13 04-03-2009 07:44 PM
i can not access my flash memory after installing ubuntu from flash eramax Ubuntu 2 10-27-2008 11:11 AM
Installing slackware from a usb flash drive? blacklabelrum Linux - Software 1 12-13-2005 12:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration