PDA

View Full Version : Installation Basic Question


gprakash
11-03-2004, 04:10 PM
I am trying to install LPS on Redhat enterprise server. I downloaded the lps-2.2-unix.tar.gz. But when I try to unzip this using gzip, it says that the file is not in gzip format.

Can someone let me know what I am missing?

Thanks

morgan
11-04-2004, 11:49 AM
try:
tar -zxvf $filename.tar.gz

The 'z' in the tar arguments is to unzip it then untar it, verbosely, and forced.

morgan
11-04-2004, 12:03 PM
your archive may also be corrupt... Try d/l'in again.

gprakash
11-04-2004, 04:11 PM
I tried downloading the file three times. I could not open it even using winzip on Windows or using tar / gzip on linux.

Thanks for you help.

antun
11-05-2004, 03:10 PM
I could not open it even using winzip on Windows or using tar / gzip on linux.

You mean gunzip, not gzip, right?

-Antun

morgan
11-05-2004, 03:21 PM
Originally posted by antun


You mean gunzip, not gzip, right?

-Antun

Quick explanation to that: gunzip is the uncompress mate to the compression gzip...

Shoot me your email address in a PM and I will ZIP it up a couple of different ways for ya and stick it one of my servers for ya... try and get ya working archive. Although I in particular didn't have an issue on work windoze box or my home *nix box.

or Antun, if you've got the flexibility slap a zip up. Otherwise I'll do it no problemo...

gprakash
11-05-2004, 03:38 PM
Thanks for your help. I meant gunzip and tar for unzipping the file on linux.

antun
11-05-2004, 03:43 PM
Are you maybe using some kind of download manager that might be causin a problem?

-Antun

morgan
11-05-2004, 03:46 PM
Originally posted by antun
Are you maybe using some kind of download manager that might be causin a problem?

-Antun

good point... on windows dowload accelerator has dorked may a download.

morgan
11-05-2004, 03:48 PM
got aim? I'm getting the fresh source now.. .to repackage for you. If yer on AOL AIM leananglemorgan is my SN otherwise I will PM you with a URL for download as a zip file and tar.

gprakash
11-06-2004, 05:13 PM
Morgan,
I was able to download the tar file and install the server.

Thanks for the file.