Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Help on how to injstall tar.gz file

  1. #1
    Senior Member registered user
    Join Date
    Jun 2004
    Posts
    124

    Help on how to injstall tar.gz file

    Hello, I am trying to install flashplayer but it is a tar.gz. Can anyone tell me how to install tar.gz files?
    Thanks

  2. #2
    Junior Member
    Join Date
    Jan 2005
    Posts
    5

    Re: Help on how to injstall tar.gz file

    Quote Originally Posted by xaviers2002
    Hello, I am trying to install flashplayer but it is a tar.gz. Can anyone tell me how to install tar.gz files?
    Thanks
    man tar

  3. #3
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY USA
    Posts
    1,510
    While reading manpages is a good idea, it will not be immediatley obvious how to use it.
    A tar.gz file is a compressed archive of files similar in concept to a ZIP of files.
    To extract the files you will need to use either the command line or KDE's ark program. Extract via the command line:
    tar zxvf theflash.tar.gz

  4. #4
    Junior Member registered user
    Join Date
    Mar 2005
    Posts
    14
    what are manpages?
    i'm a complete newbie and i know how to extract the tar.gz (it happens quite automatically, actually) but then i'm left with a bunch of files which i have no idea what to do with. simply clicking on them doesn't help

    can you help me, please?

  5. #5
    Junior Member
    Join Date
    Jan 2005
    Posts
    5
    Quote Originally Posted by caminoix
    what are manpages?
    i'm a complete newbie and i know how to extract the tar.gz (it happens quite automatically, actually) but then i'm left with a bunch of files which i have no idea what to do with. simply clicking on them doesn't help

    can you help me, please?
    manpage is a manual page that tells you all about how to use commands such as tar.

  6. #6
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    1,516
    there is almost ALWAYS a readme and install file among those you unpacked.
    they are there so you can read them and get same info as we can give you.
    there is a few links here i think you might find interesting.
    http://www.real.com/linux/?rppr=rnwk...0104freeplayer
    and what it says on their homepage about installin realplayer10
    Installation Instructions

    - Ensure that the .bin file you downloaded is executable. You can make the .bin file executable by running the "chmod a+x RealPlayer10GOLD.bin" command from a terminal window.

    - Run the .bin file by typing "./RealPlayer10GOLD.bin". Follow the prompts provided to finish installing the player.

    - When you launch the player for the first time, a set-up assistant will take you through configuring your player.

    - Enjoy your RealPlayer10 for Linux!
    here is the link for the player in question.
    http://www.real.com/realcom/R?href=h...n=offer_button

    oops, it was flashplayer you wanted. sorry

  7. #7
    Junior Member registered user
    Join Date
    Mar 2005
    Posts
    14
    thank you
    unfortunatelly at the moment i can't try to do it to make sure i understand everything properly, but it looks like i should know
    how did you know i needed flashplayer? is it the first serious obstacle ( ) for every newbie to fall over?

    ps. could you please recommend me some good p2p clients running under linux?

  8. #8
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    1,516
    actually i read your posting too fast, and as a result anbswered wrong question.
    i have link to a GREAT! guide for the instalation if you speake Swedish, if not... i will try to translate it.
    EDIT here is a BREIF translation of a MUCH larger howto.
    first download the TWO files install_flashplayer_6_linux.tar.gz and install_flashplayer_6_linux_sa.tar.gz
    now we unpack them, go to the place you stored them ( i did that to a directory in my home called flashfiles) and issue comands.
    Code:
    tar xvfz ./install_flash_player_6_linux.tar.gz
    Code:
    tar xvfz ./install_flash_player_6_linux_sa.tar.gz
    now i do
    Code:
    ./flashplayer-installer
    answer the questions (quie clear but...)
    Please choose which directory to install Macromedia Flash Player 6:

    [m] Install Macromedia Flash Player 6 into Mozilla user
    directory: /home/oe/.mozilla

    [n] Install Macromedia Flash Player 6 into Netscape user
    directory: /home/oe/.netscape

    [o] Install Macromedia Flash Player 6 into Opera user
    directory: /home/oe/.opera

    [a] All

    Please choose a directory: m
    then i got something like this
    NOTE: Please ask your administrator to remove the xpti.dat from the
    components directory of the Mozilla or Netscape browser.[/quote]
    i issued the folowing comands (in Slackware, knoppix may have the files somewhere else and X.Y is the version number of mozilla)
    Code:
    cd /usr/lib/mozilla-X.Y/components
    Code:
    mv xpti.dat xpti.dat-old
    now for the actual player,
    Code:
    cd /home/oe/flashfiles/install_flash_player_6_linux_sa
    Code:
     ./flashplayer-installer
    Default destination directory [/usr/bin]:

    Do you want to install the Macromedia Flash Player 6 (Standalone) icon on your
    desktop? (y/n): n


    ----------- Install Action Summary -----------

    Macromedia Flash Player 6 (Standalone) will be installed
    to the following destination directory:

    Destination directory = /usr/bin
    Install icon to desktop = Yes

    Proceed with the installation? (y/n/q):y
    I know this is a very sketchy translation. but it worked for me as far as i can tell. i used flash 6 but your version may be newer.

  9. #9
    Junior Member registered user
    Join Date
    Mar 2005
    Posts
    14
    i'm afraid i don't speak swedish just able to recognize a couple of words, that's all...

    oh, so it was not the answer to some other question? well, it looked very reasonable at least
    if i may ask you to, don't yet translate it. by tomorrow evening i should know whether i can do with what i learned or not. if not, then i'll be certainly very grateful for the translation but otherwise, no point in your spending time.
    it's extermely nice of you, thank you

    i know it's naive, but it doesn't matter which distribution i have, right? all programs run on all distributions, is that it? i have knoppix 3.8 (and windows xp) in case it was important anyhow.

  10. #10
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    1,516
    i edited that posting as you wrote yours... oh well

Page 1 of 3 123 LastLast

Similar Threads

  1. Minor Text File Problem, Transfer file in ASCII
    By bonkas in forum General Support
    Replies: 1
    Last Post: 10-20-2005, 11:07 AM
  2. File Recovery (File deletet with "rm")
    By ghoststrike in forum General Support
    Replies: 2
    Last Post: 08-16-2005, 10:46 AM
  3. File recovery / File permissions help needed?
    By sepekte in forum General Support
    Replies: 0
    Last Post: 05-11-2005, 11:48 PM
  4. Replies: 0
    Last Post: 10-05-2004, 07:25 PM
  5. /file
    By dmedici in forum General Support
    Replies: 2
    Last Post: 10-21-2003, 09:22 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


IBM Power S822 8284-22A 12SFF Power8 3.89GHz 6Core 64GB RAM No HDD Server System picture

IBM Power S822 8284-22A 12SFF Power8 3.89GHz 6Core 64GB RAM No HDD Server System

$449.99



IBM AC1 8722 4xIntel Xeon 2.2 GHz 8 Cores Server w/64GB/DVDRW/PS WORKS  picture

IBM AC1 8722 4xIntel Xeon 2.2 GHz 8 Cores Server w/64GB/DVDRW/PS WORKS

$83.95



IBM 5362 Server  System/36 60MB HDD With Manuals  picture

IBM 5362 Server System/36 60MB HDD With Manuals

$7700.00



IBM X3850 M2 4U Rack Server BOOTS 4x Xeon MP 2.93Ghz Hot Swap 32GB RAM NO HDDs picture

IBM X3850 M2 4U Rack Server BOOTS 4x Xeon MP 2.93Ghz Hot Swap 32GB RAM NO HDDs

$279.99



IBM System x3550 M3 Dual Intel Xeon X5650 @2.67GHz 32GB RAM No HDD picture

IBM System x3550 M3 Dual Intel Xeon X5650 @2.67GHz 32GB RAM No HDD

$74.50



ibm server z series picture

ibm server z series

$16000.00



IBM Server System X3100 M4 | Xeon @ 3.10 Ghz | 8GB | 250GB HDD No OS (IG-PC26) picture

IBM Server System X3100 M4 | Xeon @ 3.10 Ghz | 8GB | 250GB HDD No OS (IG-PC26)

$96.01



IBM Cloud Object Storage Slicestor 2448 E5-2637 3.5Ghz 128GB DDR4 - NO HDD - NEW picture

IBM Cloud Object Storage Slicestor 2448 E5-2637 3.5Ghz 128GB DDR4 - NO HDD - NEW

$399.00



IBM x3650 M4 2x Xeon E5-2670 2.6ghz 16-Core / 64GB / M5110e / 2x PSU picture

IBM x3650 M4 2x Xeon E5-2670 2.6ghz 16-Core / 64GB / M5110e / 2x PSU

$229.99



IBM QRadar XX28-C 2U Server BOOTS 2x Xeon E5-2650 v3 2.3GHz 128GB RAM NO HDDs picture

IBM QRadar XX28-C 2U Server BOOTS 2x Xeon E5-2650 v3 2.3GHz 128GB RAM NO HDDs

$249.99