LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 11-04-2009, 01:41 PM   #1
gillmk
LQ Newbie
 
Registered: Nov 2009
Posts: 15

Rep: Reputation: 0
adobe flash player


hi everyone, my daughter bought a cnm netbook with linux, i have downloaded adobe flash player so she can play her games, but i cant open it, also i have connected wirelessly but i cant get a website to come up can anyone help please.
 
Old 11-04-2009, 01:48 PM   #2
custangro
Senior Member
 
Registered: Nov 2006
Location: California
Distribution: Fedora , CentOS , RHEL
Posts: 1,979
Blog Entries: 1

Rep: Reputation: 209Reputation: 209Reputation: 209
Quote:
Originally Posted by gillmk View Post
hi everyone, my daughter bought a cnm netbook with linux, i have downloaded adobe flash player so she can play her games, but i cant open it, also i have connected wirelessly but i cant get a website to come up can anyone help please.
What distro are you using?

-C
 
Old 11-04-2009, 01:54 PM   #3
gillmk
LQ Newbie
 
Registered: Nov 2009
Posts: 15

Original Poster
Rep: Reputation: 0
Wink

Quote:
Originally Posted by custangro View Post
What distro are you using?

-C
sorry im very very new at linux what does that mean
 
Old 11-04-2009, 01:58 PM   #4
custangro
Senior Member
 
Registered: Nov 2006
Location: California
Distribution: Fedora , CentOS , RHEL
Posts: 1,979
Blog Entries: 1

Rep: Reputation: 209Reputation: 209Reputation: 209
Quote:
Originally Posted by gillmk View Post
sorry im very very new at linux what does that mean
http://en.wikipedia.org/wiki/Linux_distribution

Linux isn't an OS per-se...it's a kernel...people have just put GNU tools on top of it to make it an OS...(this is a "simple" explanation")

There are MANY distributions and to install software is different on each one...

I guess the "best" way is go in the laptop and open a browser...go to this link...

http://get.adobe.com/flashplayer

What do you see?

-C
 
Old 11-04-2009, 02:04 PM   #5
gillmk
LQ Newbie
 
Registered: Nov 2009
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by custangro View Post
http://en.wikipedia.org/wiki/Linux_distribution

Linux isn't an OS per-se...it's a kernel...people have just put GNU tools on top of it to make it an OS...(this is a "simple" explanation")

There are MANY distributions and to install software is different on each one...

I guess the "best" way is go in the laptop and open a browser...go to this link...

http://get.adobe.com/flashplayer

What do you see?

-C
apparently i have linux (modified debian)
 
Old 11-04-2009, 02:14 PM   #6
custangro
Senior Member
 
Registered: Nov 2006
Location: California
Distribution: Fedora , CentOS , RHEL
Posts: 1,979
Blog Entries: 1

Rep: Reputation: 209Reputation: 209Reputation: 209
Quote:
Originally Posted by gillmk View Post
apparently i have linux (modified debian)
Do you know how to get onto a console? terminal?

--C
 
Old 11-04-2009, 02:14 PM   #7
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
AFAIK it is debian.
What file did you download?

Last edited by repo; 11-04-2009 at 02:20 PM.
 
Old 11-04-2009, 02:22 PM   #8
gillmk
LQ Newbie
 
Registered: Nov 2009
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by repo View Post
AFAIK it is debian.
What file did you download?
i downloaded flash player 10 linux.deb but i cant open it
 
Old 11-04-2009, 02:25 PM   #9
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
assuming he's got Debian Lenny?
Then you would have to get flash player via lenny backports?

if thats wrong someone please say so?

Please provide as much info about where you got the linux distro?
 
Old 11-04-2009, 02:26 PM   #10
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
you should open a terminal.
Then type
Code:
su
and the root password
to become root
then type
Code:
cd path_to_the_file
Code:
dpkg -i flashplayer10linux.deb
 
Old 11-04-2009, 02:32 PM   #11
gillmk
LQ Newbie
 
Registered: Nov 2009
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by repo View Post
you should open a terminal.
Then type
Code:
su
and the root password
to become root
then type
Code:
cd path_to_the_file
Code:
dpkg -i flashplayer10linux.deb
i dont know how to open a terminal
 
Old 11-04-2009, 02:51 PM   #12
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Do you have a user manual?
You can download it from
http://194.150.201.35/cnmlifestyle/d...E%20Manual.pdf
They say flash should work out of the box
Quote:
You can watch flash programs online by using the Web Browser. When you browse pages with flash programs on, they will be displayed (as long as the Flash movie is compatible). You can click to play the flash program, as shown in Figure 6:
You can use video online to watch youtube.

Seems to me you can only use
Software Installer
to install software.
 
Old 11-04-2009, 03:11 PM   #13
archlinux_jessica
Member
 
Registered: Aug 2009
Location: PA USA
Distribution: Arch Linux
Posts: 78

Rep: Reputation: 19
Welcome to the world of Linux my friend (At least your daughter).

Alright please don't feel frustrated (Not saying you are, just trying to calm ya down if you are or getting there)

The reason were mentioning a terminal is because its the easiest way to explain how to explain something online.

I have a small question. At the top menu options there should be three options to the left. The right most one should say something like Systems or Services or something (Sorry I got GNOME at home but I suddenly cant remember what it says).

Click on that and see if theres something called Administration or something and look for a program called "Synaptics Package Manager" Or just Synaptics. If its not there then I'm sorry I was just seeing if you had that.

If you do. Run that program, which will ask for your Admin password. Once up you may need go into the menu and look for "Sources" Or Package sources (I dont use Ubuntu or Debian so its been awhile). If you find it, please click on Third party sources tab or something like that, I believe its the middle one. Then select unoffical or restricted mirrors that might be listed.

If all goes well. Click ok or close or whatever and then Click the Reload button. Once its loaded search for "Flash" and try to find a package for Adobe Flash player. Make sure they mention adobe of nonfree. Click on that and then click Accept at the top. It should download and install Flash then.

If it doesn't exist please tell me and we can try to bring up a terminal for you.

I'm sorry for not being extremely clear, but it has been awhile since I've used that version of Linux.

-Jessica-
 
Old 11-04-2009, 03:31 PM   #14
gillmk
LQ Newbie
 
Registered: Nov 2009
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by archlinux_jessica View Post
Welcome to the world of Linux my friend (At least your daughter).

Alright please don't feel frustrated (Not saying you are, just trying to calm ya down if you are or getting there)

The reason were mentioning a terminal is because its the easiest way to explain how to explain something online.

I have a small question. At the top menu options there should be three options to the left. The right most one should say something like Systems or Services or something (Sorry I got GNOME at home but I suddenly cant remember what it says).

Click on that and see if theres something called Administration or something and look for a program called "Synaptics Package Manager" Or just Synaptics. If its not there then I'm sorry I was just seeing if you had that.

If you do. Run that program, which will ask for your Admin password. Once up you may need go into the menu and look for "Sources" Or Package sources (I dont use Ubuntu or Debian so its been awhile). If you find it, please click on Third party sources tab or something like that, I believe its the middle one. Then select unoffical or restricted mirrors that might be listed.

If all goes well. Click ok or close or whatever and then Click the Reload button. Once its loaded search for "Flash" and try to find a package for Adobe Flash player. Make sure they mention adobe of nonfree. Click on that and then click Accept at the top. It should download and install Flash then.

If it doesn't exist please tell me and we can try to bring up a terminal for you.

I'm sorry for not being extremely clear, but it has been awhile since I've used that version of Linux.

-Jessica-
no i havent got anything like that, ive been right through the manual and thats no help it is very frustrating i have worked out how to get to the dos command thing i just dont know what to do from there
 
Old 11-04-2009, 04:11 PM   #15
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
no i havent got anything like that, ive been right through the manual and thats no help it is very frustrating i have worked out how to get to the dos command thing i just dont know what to do from there
in the terminal (dos thingie)
could you type
Code:
whereis dpkg
whereis apt-get
and post the output?

My guess is, the distribution is altered, and it uses a different way to install software.
from the manual:

Quote:
Step 3: Select a .info file (note: the .xap file and .info file must be in the same directory, otherwise the
program will not find the installation file), and click the Open button, to display the dialog box that
indicates the progress of the installation, as shown in Figure 3.
 
  


Reply

Tags
adobe, error, flash, ubuntu



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
installation of adobe flash player peed22 Linux - Newbie 13 01-27-2010 11:37 PM
Adobe Flash Player daniell Linux - Newbie 20 05-21-2009 07:10 AM
NEED HELP!! Adobe Flash Player for Konqueror 1337 Linux - Software 13 04-14-2009 04:58 AM
Adobe Flash Player 10 on Debian. Pazau Linux - Software 13 02-24-2009 04:38 PM
LXer: Adobe releases Adobe Flash Player 10 beta for Linux LXer Syndicated Linux News 0 05-16-2008 07:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:31 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