LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 10-07-2006, 09:45 AM   #1
[Paul Ferrie]
LQ Newbie
 
Registered: Oct 2006
Posts: 3

Rep: Reputation: 0
trying to unzip .gz file on server??? how to


ok i am trying to install Flash media server on linux system.
How on earth do i install it???
I have the FlashMediaServer2.tar.gz on the server but i read that i have to unzip and install on the server. How do i do that with a linux server.

Thanks
Paul
 
Old 10-07-2006, 11:40 AM   #2
boredandblogging
Member
 
Registered: Jun 2006
Posts: 62

Rep: Reputation: 15
assuming the file is in the directory you want to the unzipped files to be, do a 'tar -zxf FlashMediaServer2.tar.gz' and it should be done. The flash file is gzipped and tarred. The tar command will let you gunzip a file as well with the '-z' argument.

If a file has the .gz extension, you usually need to use the gunzip command.
 
Old 10-07-2006, 02:34 PM   #3
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Moved: This thread is more suitable in Linux-Newbie and has been moved accordingly to help your thread/question get the exposure it deserves.

It will be unpacked to a directory (probably FlashPlayer). Inside that dir you should find README, INSTALL or other file with instructions (should be easily distinguishable when looking at file name).
 
Old 10-08-2006, 02:31 AM   #4
[Paul Ferrie]
LQ Newbie
 
Registered: Oct 2006
Posts: 3

Original Poster
Rep: Reputation: 0
Hi guys
What i need is s step by step as to how to unzip and install this. I was able to install it on win2003 server without a problem but i have never tried to accomplish the same on a linux system.
 
Old 10-08-2006, 12:59 PM   #5
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
boredandblogging gave you the first command you need. The rest should be easy to find when you unpack it. The standard way is
tar -zxf program.tar.gz
cd program
./configure
make
make install
But it may be a bit different. Consult program's documentation. It should be stated clearly.
 
Old 10-09-2006, 01:33 AM   #6
[Paul Ferrie]
LQ Newbie
 
Registered: Oct 2006
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
tar -zxf program.tar.gz
cd program
./configure
make
make install
Do i put this code in via ftp?
 
  


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
unzip file in debian davidhk Debian 3 04-17-2006 02:15 PM
unzip and keep original file ? Blaumieser Linux - Newbie 5 09-21-2005 03:24 PM
how do i unzip a .gz file? xstealthrtx Linux - General 3 01-20-2005 12:26 PM
Can't unzip a file GhostOfYoda Linux - Newbie 4 07-27-2003 10:04 AM
unzip a tar.gz file klfreese Linux - Newbie 1 07-22-2003 11:35 PM

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

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