Welcome, Register for free! or Login below:
EduGeek.net RSS Feeds Register FAQ Members Social Groups User Map Calendar Search Today's Posts Mark Forums Read

*nix

*nix forum sponsored by
*nix Forum Sponsored by Navaho

Powering the backend of many of our networks, unbeknown to many. Linux, Solaris, Unix...

Go Back   EduGeek.net Forums > Technical > *nix
Reply
 
LinkBack Thread Tools Search Thread Language
Sponsored Links
Old 09-08-2008, 08:24 PM   #1
 
ranj's Avatar
 
Join Date: Feb 2006
Location: Birmingham
Posts: 251
Thanks: 12
Thanked 1 Time in 1 Post
Rep Power: 0 ranj is an unknown quantity at this point
Send a message via MSN to ranj Send a message via Skype™ to ranj
Default ubuntu adobe flash problem

Hi

I have installed Ubuntu 8.04 on my laptop and am playing around with it and so far so good, the only problem that I am having though is any flash application i try to use through my firefox browser, I just can't use it.

I gone through a number of guidelines on the internet to try to fix it but just not having any luck.

Has anyone had any similar issues with installing flash on ubunutu?

I have tried to remove flash completly using synpatic package manager and tried to reinstall it with no avail and also gone directly to adobe website and installed the linux installer and it seems to have installed when i try to run it through terminal but just having problems.

any help would be greatly appreciated..
  Reply With Quote
Old 09-08-2008, 08:35 PM   #2
 
CyberNerd's Avatar
 
Join Date: Jan 2006
Posts: 3,322
Thanks: 46
Thanked 137 Times in 113 Posts
Rep Power: 36 CyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to behold
Default

is it 64bit?
there is no 64bit linux flash player afaik you have to install ff in a chrooted 32bit environment.

do you have /usr/lib/flashplugin-nonfree/libflashplayer.so
?
  Reply With Quote
Old 09-08-2008, 08:40 PM   #3
 
ranj's Avatar
 
Join Date: Feb 2006
Location: Birmingham
Posts: 251
Thanks: 12
Thanked 1 Time in 1 Post
Rep Power: 0 ranj is an unknown quantity at this point
Send a message via MSN to ranj Send a message via Skype™ to ranj
Default

Quote:
Originally Posted by CyberNerd View Post
is it 64bit?
there is no 64bit linux flash player afaik you have to install ff in a chrooted 32bit environment.

do you have /usr/lib/flashplugin-nonfree/libflashplayer.so
?
Hi I am using 32bit Ubuntu and I have just looked in that path that you mentioned and I don't have anything there. Could that be the reason?

thanks
  Reply With Quote
Old 09-08-2008, 08:52 PM   #4
 
CyberNerd's Avatar
 
Join Date: Jan 2006
Posts: 3,322
Thanks: 46
Thanked 137 Times in 113 Posts
Rep Power: 36 CyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to behold
Default

yes it should be there.
try
Code:
sudo apt-get install flashplugin-nonfree
and see if it appears
  Reply With Quote
Old 09-08-2008, 08:57 PM   #5
 
ranj's Avatar
 
Join Date: Feb 2006
Location: Birmingham
Posts: 251
Thanks: 12
Thanked 1 Time in 1 Post
Rep Power: 0 ranj is an unknown quantity at this point
Send a message via MSN to ranj Send a message via Skype™ to ranj
Default

Quote:
Originally Posted by CyberNerd View Post
yes it should be there.
try
Code:
sudo apt-get install flashplugin-nonfree
and see if it appears
Hi

I ran the command you suggested and it seems to have installed successfully, that folder is now in that area but still no flash works on firefox.

For example if i go to youtube and view a video all i get is a blank white screen.

thanks
  Reply With Quote
Old 09-08-2008, 09:04 PM   #6
 
CyberNerd's Avatar
 
Join Date: Jan 2006
Posts: 3,322
Thanks: 46
Thanked 137 Times in 113 Posts
Rep Power: 36 CyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to behold
Default

try manually linking the plugin to your firefox plugins directory:

Code:
sudo ln -s  /usr/lib/flashplugin-nonfree/libflashplayer.so  /usr/lib/firefox/plugins/libflashplayer.so
  Reply With Quote
Old 09-08-2008, 09:07 PM   #7
 
ranj's Avatar
 
Join Date: Feb 2006
Location: Birmingham
Posts: 251
Thanks: 12
Thanked 1 Time in 1 Post
Rep Power: 0 ranj is an unknown quantity at this point
Send a message via MSN to ranj Send a message via Skype™ to ranj
Default

I have tried that and it comes up with the following message

creating symbolic link `/usr/lib/firefox/plugins/libflashplayer.so': File exists
  Reply With Quote
Old 09-08-2008, 09:08 PM   #8
 
ranj's Avatar
 
Join Date: Feb 2006
Location: Birmingham
Posts: 251
Thanks: 12
Thanked 1 Time in 1 Post
Rep Power: 0 ranj is an unknown quantity at this point
Send a message via MSN to ranj Send a message via Skype™ to ranj
Default

Its odd because now I think it has started to work partly. My edugeek avatar is butthead and before it was static but now it has begun to move, could this be related to this? as that file is only a gif.
  Reply With Quote
Old 09-08-2008, 09:11 PM   #9
 
CyberNerd's Avatar
 
Join Date: Jan 2006
Posts: 3,322
Thanks: 46
Thanked 137 Times in 113 Posts
Rep Power: 36 CyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to behold
Default

Quote:
Originally Posted by ranj View Post
Its odd because now I think it has started to work partly. My edugeek avatar is butthead and before it was static but now it has begun to move, could this be related to this? as that file is only a gif.
no, its a gif

Quote:
creating symbolic link `/usr/lib/firefox/plugins/libflashplayer.so': File exists
I guess the manual flashplayer instell worked. did you restart FF?
  Reply With Quote
Old 09-08-2008, 09:22 PM   #10
 
ranj's Avatar
 
Join Date: Feb 2006
Location: Birmingham
Posts: 251
Thanks: 12
Thanked 1 Time in 1 Post
Rep Power: 0 ranj is an unknown quantity at this point
Send a message via MSN to ranj Send a message via Skype™ to ranj
Default

yes I have restarted the computer to see if that helped and it hasnt.

I thought I would install opera to see if it would resolve the problem as maybe it could have been a firefox issue, but the same issue happens in opera as well.

Is there any tool I can use to check the status of the install?
  Reply With Quote
Old 09-08-2008, 09:23 PM   #11
 
chilbs's Avatar
 
Join Date: Mar 2008
Location: Macclesfield
Posts: 11
uk
Thanks: 2
Thanked 2 Times in 2 Posts
Rep Power: 2 chilbs is on a distinguished road
Default

Have you tried looking at this thread

[all variants] Comprehensive Multimedia & Video How-to - Ubuntu Forums

Chilbs
  Reply With Quote
The Following User Says Thank You to chilbs For This Useful Post:
ranj (09-08-2008)
Old 09-08-2008, 09:32 PM   #12
 
CyberNerd's Avatar
 
Join Date: Jan 2006
Posts: 3,322
Thanks: 46
Thanked 137 Times in 113 Posts
Rep Power: 36 CyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to beholdCyberNerd is a splendid one to behold
Default

Quote:
Originally Posted by ranj View Post

Is there any tool I can use to check the status of the install?
Adobe - Test Adobe Shockwave and Flash Players
  Reply With Quote
The Following User Says Thank You to CyberNerd For This Useful Post:
ranj (09-08-2008)
Old 09-08-2008, 09:38 PM   #13
 
ranj's Avatar
 
Join Date: Feb 2006
Location: Birmingham
Posts: 251
Thanks: 12
Thanked 1 Time in 1 Post
Rep Power: 0 ranj is an unknown quantity at this point
Send a message via MSN to ranj Send a message via Skype™ to ranj
Default

Quote:
Originally Posted by chilbs View Post

HOORAY!! I followed the instructions and it now works, thank to both of you for the support.. much appreciated
  Reply With Quote
Reply

Register now for FREE and post messages!


Username: Password: Confirm Password: E-Mail: Confirm E-Mail:
Birthday:      
Image Verification
  I agree to forum rules 

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adobe Flash Player version 9.0.124.0 sLiDeR Windows 10 30-04-2008 10:39 AM
Adobe Flash player to have DRM, enforced ads. Geoff Web Development 4 17-04-2007 12:00 PM
Adobe Flash for teachers- www.flasheducation.net jbsa How do you do....it? 2 26-03-2007 11:55 AM
Admin Install for new adobe Flash player 9? tosca925 How do you do....it? 2 09-10-2006 10:03 PM



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search Thread
Search Thread:

Advanced Search

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 06:30 AM.
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Copyright EduGeek.net