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 04-14-2010, 02:00 AM   #1
jbobevans
LQ Newbie
 
Registered: Mar 2010
Posts: 4

Rep: Reputation: 0
trouble installing flashplayer from iso


I have burned an iso image onto a disk in order to install flashplayer on my linspire system. i saved the tar.gz to /home/myname/easyiso. what's the next step? I realize I need to learn a LOT of language and procedural material in order to really begin command line operations; this is how I'm getting started. Also, I can't get CNR to initialize. is the login for CNR linked to the native email application in linspire?
 
Old 04-14-2010, 02:24 AM   #2
dv502
Member
 
Registered: Sep 2006
Location: USA - NYC
Distribution: Whatever icon you see!
Posts: 642

Rep: Reputation: 57
I'm not clear on your question. Is the tar file inside an iso image? If yes, you need to be root to mount the iso image.

First, create a mount point. we will use /mnt/iso as an example. Open a terminal window and type these two commands.

mkdir -p /mnt/iso
mount -o loop iso-image.iso /mnt/iso

Replace iso-image.iso with the actual file name.

To extract the tar file type

tar -zxvf /mnt/iso/path-to-tarfile.tar.gz

Replace path-to-tarfile.tar.gz with the actual directories, if any, and the tarfile name.

If the iso image was burn to disc, mount the disc and type df to see the mount point of the disc. If the mount point is /media/dvd in this example, type

tar -zxvf /media/disk/path-to-tarfile.tar.gz

Depending on how you created the tar file, it will extract the folder or a list of files or both. If there is a new folder, change to that folder and look for a script to install the flash plugin. If the script is not executable, then type chmod +x flashplayerscript and then ./flashplayerscript

flashplayerscript is not the actual name, it is an example.

Linspire is now owned by xandros. You may need to contact them concerning CNR.

Last edited by dv502; 04-14-2010 at 03:35 AM.
 
  


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
trouble installing flashplayer for mozilla golo Linux - Newbie 9 11-15-2008 08:20 PM
trouble in installing flashplayer arshzia Linux - Software 3 11-14-2008 05:11 AM
installing flashplayer arshzia Linux - Software 1 05-27-2008 04:39 AM
Installing flashplayer 7 lchisholm Linux - Newbie 2 09-20-2005 08:25 AM
SlackerLX trouble installing flashplayer and netscape? timalan SUSE / openSUSE 23 08-21-2005 10:36 AM

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

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