LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-19-2006, 06:56 AM   #1
jorgesci
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Rep: Reputation: 0
Question How do you Download Plugins?


I am just 15, I dont know anything about Linux, But am using SuSE Linux 9.2, I just tried to download a ADOBE shockwave player, But it does not self extract, Then it told me to use a terminal of some sort to install, Which I dont understand, Please help me, Make it simple so I could understnad please! Also how do you change screen size?
 
Old 11-19-2006, 07:24 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Terminal is xterm, aterm, gnome-terminal or any other terminal shell command line program to execute programs from.
 
Old 11-19-2006, 08:08 AM   #3
matthewg42
Senior Member
 
Registered: Oct 2003
Location: UK
Distribution: Kubuntu 12.10 (using awesome wm though)
Posts: 3,530

Rep: Reputation: 65
I think shockwave doesn't have a Linux version. You cannot install windows programs on Linux directly, just like you can't run an Amiga program on Windows. There is a very ugly method using a Windows compatibility program called wine.

Wine lets you run some Windows programs under Linux by providing implementations of the Windows ABI, but it's not complete, and reliability/performance/ease of use isn't great in my experience. Using this method, you can't install the Windows browser plugins in your Linux browser - you have to install the browser "inside" wine too.
 
Old 11-19-2006, 12:28 PM   #4
jlo_sandog
Member
 
Registered: Jul 2005
Location: USA
Distribution: F10 (x86_64)
Posts: 549

Rep: Reputation: 32
Jorge,
There are some things you will never be able to understand, like women. However, your problem is easy to fix.
Install wine
install the windows version of firefox-1.5
http://releases.mozilla.org/pub/mozi...8/win32/en-US/
then install flash and shockwave

Good luck.
 
Old 11-19-2006, 03:23 PM   #5
jorgesci
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
Well, can you tell me about using terminal to start the program like, they wrote to do this "./flashplayer-installer", but it didn't work, also they I must nagvigate it on the terminal, but I dont know how?
 
Old 11-19-2006, 03:44 PM   #6
jlo_sandog
Member
 
Registered: Jul 2005
Location: USA
Distribution: F10 (x86_64)
Posts: 549

Rep: Reputation: 32
Ok, there's a difference between flash and shockwave. Flash will run on a native linux browser. Shockwave will not, and will require the wine stuff. To get the latest flash(version 9 beta). Download
http://www.adobe.com/go/fp9_update_b...er_linuxplugin
the from a terminal
tar -zxvf FP9_plugin_beta_101806.tar.gz
then copy libflashplayer.so to the plugins folder of your browser.

You can just doubleclick the tar file and then unpack it and then move it where you want. You might need to be root.

Last edited by jlo_sandog; 11-19-2006 at 03:49 PM.
 
Old 11-19-2006, 11:28 PM   #7
jorgesci
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
Exclamation


Installation


------------



To install the Plug-in Player for Linux via an install script, follow these directions:





- This installer is script-based and cannot be run from a GUI.


- Uncompress install_flash_player_7_linux.tar.gz. A directory called install_flash_player_7_linux is created. Navigate to this directory.


- From the command line, type ./flashplayer-installer to run the installer. The installer will instruct you to shut down your browser(s).


- Once the installation is complete, the plug-in will be installed in your Mozilla browser. To verify, choose Help > About Plug-ins from the browser's menu.




To manually install the Plug-in Player for Linux, follow these directions:

- Copy the following files to your browser's plugins folder:


libflashplayer.so


flashplayer.xpt


So, that what it said, But I dont understand, Can someone give me a extact intruction, or a image of how do install this
 
Old 11-19-2006, 11:30 PM   #8
jorgesci
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
Where do I navigate it? Also that command line did not work..


when I tried to enter that command line it told me "No file or dictionary

Last edited by jorgesci; 11-19-2006 at 11:31 PM.
 
Old 11-20-2006, 12:10 AM   #9
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Where did you save the file? You need to change to that directory in the terminal. Edit:

1. pwd (it stands for print working directory) will show you which directory you're in currently (or it may be part of your shell prompt).

2. To change directory, you use cd followed by the directory you want to change to, e.g. "cd /etc".

Last edited by Nylex; 11-20-2006 at 12:15 AM.
 
Old 11-20-2006, 12:46 AM   #10
jorgesci
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
So here where I save which, please write the command that response to it...


The save file(I think)

tar:/home/jorge/Desktop/install_flash_player_7_linux.tar.gz/

The file that was extract (I think)

tar:/home/jorge/Desktop/install_flash_player_7_linux.tar.gz/install_flash_player_7_linux
 
Old 11-20-2006, 12:50 AM   #11
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You appear to have saved the file in /home/jorge/Desktop. I've already told you how to change directory. You can extract it with "tar zxvf filename" (obviously replacing filename with the name of the file).
 
Old 11-20-2006, 01:11 AM   #12
jorgesci
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
English is no my 1st speaking, So you telling me that I just the X terminal and type "tar zxvf flashplayer-installer", and it will start, So I enter it and told me that no such dictory?
 
Old 11-20-2006, 01:23 AM   #13
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,885
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
How To Install Flash 9 Beta For Firefox - SuSE Linux Forums
http://forums.suselinuxsupport.de/in...howtopic=45147
 
Old 11-20-2006, 01:41 AM   #14
jorgesci
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
Thanks, You wont be seeing me here again!
 
Old 11-23-2006, 10:43 AM   #15
mandrakeman
LQ Newbie
 
Registered: Nov 2006
Posts: 29

Rep: Reputation: 15
Come on people when someone says they are newbies (like myself) you have to talk like you are talking to a 3rd grader.....Remember we came from windows where it did everything for you. You say open a terminal window (tells us how toi find that terminal window). You say install this and install that.... Tells us like you would be talking to a 3rd grader. We are new so we have no idea how to do these things.


Don't get mad, please, just go into depth about what you are referring to.

I was told to install wine but I was not told where to find wine or how to even go about installing wine (luckily I did figure it out). I was not told where I could find it after installing it......still looking on that one.

I am trying to install Firefox and that same program the person above is talking about.

I understand that I can copy the two programs to the plug-in directory of my web browser but I have no idea how to find that directory. lol, where the heck is that? /var/??? /usr/???

not sure.

Thanks for your time.
 
  


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
Fast Download Site for Linux, enables >4GB Download of single file TigerLinux Linux - Distributions 9 10-29-2005 12:45 PM
Restricting Download based on total download using Squid,SARG& Webmin jomy Linux - Networking 0 04-27-2005 06:04 AM
cant download mozilla plugins godzilla_roar20 Linux - Software 0 07-26-2004 05:42 PM
central location to download plugins? Perquisitor Linux - Newbie 1 07-14-2004 07:49 PM
Konqueror wont download download TAR,ZIP file but preview Velocide Linux - Newbie 0 03-22-2004 06:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:18 PM.

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