Re: [newbie] GZIP/GUNZIP

2004-08-29 Thread Thereidos
W licie z sob, 28-08-2004, godz. 20:17, Steve pisze: 
snip
 Thanks,
 Steve

Please read etiquette and don't post in HTML.
-- 
Cezary 'Thereidos' Morga [EMAIL PROTECTED]
Registered Linux User No. 362185 http://counter.li.org
GG# 169903 ICQ# 328-700-565 Jabber: [EMAIL PROTECTED]



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] GZIP/GUNZIP

2004-08-28 Thread jose usoz
 I just loaded Mandrake 10 and want to add new programs like the latest
 version of Open Office, AOL Instant Messenger and a couple of others
 so I downloaded those files. They are tar'd and gzipped. However, I do
 not seem to have a program in KDE to unzip them. When I right click on
 them it does not give me the choice to unzip them because it does not
 know what they are. I have also downloaded the program KARCHIVER as an
 RPM but cannot get it to load becasue it fails file dependencies for a
 file that is in the RPM. I am at a stand still. DO you have any advice
 on how to get these programs unzipped so I can install them or what
 might be the problem with the KARCHIVER RPM?
 
 Thanks,
 Steve

Hello,
maybe the zip?:

Nombre: zip
Versión: 2.3-10mdk
Tamaño: 273 KB

Resumen: A file compression and packaging utility compatible with PKZIP.
The zip program is a compression and file packaging utility.  Zip is
analogous to a combination of the UNIX tar and compress commands and is
compatible with PKZIP (a compression and file packaging utility for
MS-DOS systems).

saludos,
jose.


-- 
Jose Usoz / Cromosfera
http://www.cromosfera.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] GZIP/GUNZIP

2004-08-28 Thread Eric Huff
 They are tar'd and gzipped.
 However, I do not seem to have a program in KDE to unzip them.

At the command line you can tar -xvzf  filname.tgz or whatever it is
called

I made an alias for it since i use it a lot:

alias untar='tar -xvzf'


eric
-- 
Mandrake HowTo's  More:  http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] GZIP/GUNZIP

2004-08-28 Thread Aron Smith
On Saturday 28 August 2004 11:17 am, Steve wrote:
 I just loaded Mandrake 10 and want to add new programs like the latest
 version of Open Office, AOL Instant Messenger and a couple of others so I
 downloaded those files. They are tar'd and gzipped. However, I do not seem
 to have a program in KDE to unzip them. When I right click on them it does
 not give me the choice to unzip them because it does not know what they
 are. I have also downloaded the program KARCHIVER as an RPM but cannot get
 it to load becasue it fails file dependencies for a file that is in the
 RPM. I am at a stand still. DO you have any advice on how to get these
 programs unzipped so I can install them or what might be the problem with
 the KARCHIVER RPM?

 Thanks,
 Steve
open a terminal
tar xvzf package.tar.gz will n pack it 
then  enter the directory type ./configure type make
type su give root password
type make install
works for most 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] GZIP/GUNZIP

2004-08-28 Thread Hoyt Bailey
On Saturday 28 August 2004 13:31, jose usoz wrote:
  I just loaded Mandrake 10 and want to add new programs like
  the latest version of Open Office, AOL Instant Messenger and
  a couple of others so I downloaded those files. They are
  tar'd and gzipped. However, I do not seem to have a program
  in KDE to unzip them. When I right click on them it does not
  give me the choice to unzip them because it does not know
  what they are. I have also downloaded the program KARCHIVER
  as an RPM but cannot get it to load becasue it fails file
  dependencies for a file that is in the RPM. I am at a stand
  still. DO you have any advice on how to get these programs
  unzipped so I can install them or what might be the problem
  with the KARCHIVER RPM?
 
  Thanks,
  Steve

 Hello,
 maybe the zip?:

 Nombre: zip
 Versión: 2.3-10mdk
 Tamaño: 273 KB

 Resumen: A file compression and packaging utility compatible
 with PKZIP. The zip program is a compression and file
 packaging utility.  Zip is analogous to a combination of the
 UNIX tar and compress commands and is compatible with PKZIP (a
 compression and file packaging utility for MS-DOS systems).

 saludos,
   jose.
You might want to try 'tar xzf filename'.
-- 
Regards:
Hoyt
Registered Linux User # 363264
http://counter.li.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] GZIP/GUNZIP

2004-08-28 Thread Tom Brinkman
On Saturday 28 August 2004 01:36 pm, Eric Huff wrote:
  They are tar'd and gzipped.
  However, I do not seem to have a program in KDE to unzip
  them.

 At the command line you can tar -xvzf  filname.tgz or whatever
 it is called

 I made an alias for it since i use it a lot:

 alias untar='tar -xvzf'


 eric

   Funny I find myself on the 'darkside' in this circumstance, but 
for tarballs I prefer to r-click and preview with Archiver (ark), 
then choose Extract to.   Mainly cause it handles any kind of 
compressed files, even windoze .zips, if you have the proper 
decompress utils installed.  Both it an FileRunner will even 
handle .rar's

  Tho I usually do those on the CL
-- 
  Tom Brinkman Corpus Christi, Texas
   Proud to be an American


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] GZIP/GUNZIP

2004-08-28 Thread Derek Jennings
On Saturday 28 August 2004 19:17, Steve wrote:
 I just loaded Mandrake 10 and want to add new programs like the latest
 version of Open Office, AOL Instant Messenger and a couple of others so I
 downloaded those files. They are tar'd and gzipped. However, I do not seem
 to have a program in KDE to unzip them. When I right click on them it does
 not give me the choice to unzip them because it does not know what they
 are. I have also downloaded the program KARCHIVER as an RPM but cannot get
 it to load becasue it fails file dependencies for a file that is in the
 RPM. I am at a stand still. DO you have any advice on how to get these
 programs unzipped so I can install them or what might be the problem with
 the KARCHIVER RPM?

 Thanks,
 Steve

Do you have the kdeutils-ark package installed?
It provides the ark archiving package. It will appear when you right click on 
an archive file, or just double left click.


BTW: karchiver is on the contrib mirrors. You can install it by declaring a 
source for 'contrib' by following the instructions on this page
http://urpmi.org/easyurpmi/index.php

You can then install any package on contrib by using your normal Mandrake 
Software install GUI. All dependencies will be sorted out for you.

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com