Re: [SLE] How do I install a tar.gz file that begins with "install"
From: Randall R Schulz (rschulz_at_sonic.net)
Date: 08/31/04
- Previous message: Allen: "Re: [SLE] This list and support issues(Was:How do I install a bunch of files with rpm?)"
- In reply to: John Boyle: "[SLE] How do I install a tar.gz file that begins with "install""
- Next in thread: David Robertson: "Re: [SLE] How do I install a tar.gz file that begins with "install""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: suse-linux-e@suse.com Date: Tue, 31 Aug 2004 10:59:24 -0700
John,
On Tuesday 31 August 2004 10:46, John Boyle wrote:
> To All: For Mozilla 1.7, I have found a plug-in that must be installed.
> Even though I was able, with a great deal of help from my SIG, in
> figuring out a regular tar.gz, this one starts out really differently.
> File: install_flash_player_7_Linux.tar.gz. ????? :-)
Extract the contents of the archive:
% tar zxf install_flash_player_7_Linux.tar.gz
Change diretory to the top level of the extracted files:
% cd install_flash_player_7_Linux
Optional step for the exceptionally curious: Read the Readme.txt or
Readme.htm files.
Run the installer:
% ./flashplayer-installer
Answer the questions. When you get to the question "Please enter the
installation path of the Mozilla, Netscape, or Opera browser" enter the
path name of the top level directory in which you have your Mozilla 1.7
installed. For me, this was "/usr/local/mozilla1.72". (By the way, I
trust that if this is a new installation, you're talking about version
1.7.2.)
When you're done, you can remove the installer files:
% cd ..
% rm -fr install_flash_player_7_Linux
Good luck.
Randall Schulz
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Allen: "Re: [SLE] This list and support issues(Was:How do I install a bunch of files with rpm?)"
- In reply to: John Boyle: "[SLE] How do I install a tar.gz file that begins with "install""
- Next in thread: David Robertson: "Re: [SLE] How do I install a tar.gz file that begins with "install""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|