Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-08-2009, 02:55 AM
|
#1
|
|
LQ Newbie
Registered: Nov 2009
Posts: 4
Rep:
|
I can not install Flash Player on a Slackware
I have downloaded flash_player.tar.gz from the Adobe site on Desktop.
I went to the terminal and tried to open it with "tar -zxvf (file).tar.gz
but the machine tells me this:
bash-3.1# tar -zxvf install_flash_player_10_linux.tar.gz
tar: install_flash_player_10_linux.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Exiting with failure status due to previous errors
Plus when Mozilla tries to "install missing updates" it just can't install Flash player.
Can u tell me why is this happening and how am i going to install Flash Player?
|
|
|
|
11-08-2009, 03:02 AM
|
#2
|
|
Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 18 with Awesome WM
Posts: 6,796
|
Hi,
You'd better get it from here. Slackware is different from other distros. Download the source file and the Slackbuild file. Unpack the Slackbuild file, it will create a directory into which you move the source file. Next execute the Slackbuild script.
For more info read the Howto on http://slackbuilds.org/.
Kind regards,
Eric
|
|
|
|
11-08-2009, 04:15 AM
|
#3
|
|
LQ 5k Club
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian Squeeze (server), Slackware 13.37 (netbook), Slackware64 14.0 (desktop),
Posts: 8,357
|
These notes may help.
Downloaded from http://slackbuilds.org/repository/13...player-plugin/ to /home/c/d/Repository/SlackBuilds (the Slackbuild) and /home/c/d/Repository (the plugin).
Code:
root:~# cd /home/c/d/Repository/SlackBuilds
root:/home/c/d/Repository/SlackBuilds# cp -p flash-player-plugin.tar.gz /tmp && cd /tmp && tar xzvf flash-player-plugin.tar.gz
root:/tmp# cd /home/c/d/Repository
root:/home/c/d/Repository# cp -p install_flash_player_10_linux.tar.gz /tmp/flash-player-plugin && cd /tmp/flash-player-plugin
root:/tmp/flash-player-plugin# ./flash-player-plugin.SlackBuild
root:/tmp/flash-player-plugin# installpkg /tmp/flash-player-plugin-10.0_r32-i386-1_SBo.tgz
|
|
|
|
11-08-2009, 04:17 AM
|
#4
|
|
Member
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 527
Rep:
|
Make sure you are in the same directory that the tar file is in. The error you are getting is because tar could not find the file as seen in the first line of the error
Code:
tar: install_flash_player_10_linux.tar.gz: Cannot open: No such file or directory
|
|
|
|
11-09-2009, 03:56 AM
|
#5
|
|
LQ Newbie
Registered: Nov 2009
Posts: 4
Original Poster
Rep:
|
I managed to open the tar.gz archive. Can anyone of u please tell me how and where should i install libflashplayer.so?
|
|
|
|
11-09-2009, 04:17 AM
|
#6
|
|
LQ Newbie
Registered: Nov 2009
Posts: 4
Original Poster
Rep:
|
i tried this but it says:
bash-3.1# ./libflashplayer.so
Segmentation fault
bash-3.1#
|
|
|
|
11-09-2009, 04:22 AM
|
#7
|
|
Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 18 with Awesome WM
Posts: 6,796
|
Hi,
You don't have to execute that file, just copy it to the correct directory. Did you use the Slackbuild script or the file you downloaded from Adobe website? If you tried using the Adobe file, I advise you to use the Slackbuid as indicated in my last post.
The commands you have to run are listed in the post by catkin.
Kind regards,
Eric
|
|
|
|
11-09-2009, 04:38 AM
|
#8
|
|
LQ 5k Club
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Laptop: Slackware 14.0 // Desktop: Slackware64 14.0 // Netbook: Slackware 14.0
Posts: 6,176
|
Copy libflashplayer.so to /usr/lib/mozilla/plugins.
|
|
|
|
11-09-2009, 11:36 AM
|
#9
|
|
LQ Newbie
Registered: Nov 2009
Posts: 4
Original Poster
Rep:
|
i tried but no luck
bash-3.1# cd /usr
bash-3.1# cp libflashplayer.so /usr/lib/mozilla/plugins
|
|
|
|
11-11-2009, 04:52 PM
|
#10
|
|
LQ Newbie
Registered: Nov 2009
Posts: 2
Rep:
|
I've been having some trouble with this too... libflashplayer.so is in the correct directory, and Konqueror should be looking there for plugins, but it doesn't seem to see it. 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:54 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|