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
  •  


Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays picture

Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays

$1849.00



H261-Z61 2U 24SFF AMD Server 8x EPYC 7551 256-Cores 256GB RAM 8x25G NIC 2x2200W picture

H261-Z61 2U 24SFF AMD Server 8x EPYC 7551 256-Cores 256GB RAM 8x25G NIC 2x2200W

$2612.18



HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD picture

HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD

$339.00



CSE-118 Supermicro 1U GPU Server 2.6Ghz 28-C 128GB 2x Nvidia K40 GPU 2x1600W PSU picture

CSE-118 Supermicro 1U GPU Server 2.6Ghz 28-C 128GB 2x Nvidia K40 GPU 2x1600W PSU

$580.03



Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 1x 300GB HDD picture

Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 1x 300GB HDD

$89.99



SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount picture

SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount

$202.49



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD picture

HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD

$196.95



HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45 picture

HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45

$353.00



Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores  64gb  H730  2x 750w picture

Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores 64gb H730 2x 750w

$189.99