LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-20-2007, 04:52 PM   #1
cygnus-x1
Member
 
Registered: Jul 2006
Location: Crisfield
Distribution: Slackware, CentOS, RedHat
Posts: 159

Rep: Reputation: 15
pkzip for linux or compatible


I have a few multi part archives made by pkzip. Unzip does not seem to support this format and whenever I try to find the shareware/freeware linux version of pkzip I am inundated with windows only versions.

Can someone help me either find an older version or source for pkzip or suggest another utility that would work? I am running slackware 11.0

thanks
 
Old 08-20-2007, 06:34 PM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
unrar: http://www.rarlab.com/download.htm
gzip: http://www.gnu.org/software/gzip/

Take your pick.
 
Old 08-20-2007, 08:25 PM   #3
cygnus-x1
Member
 
Registered: Jul 2006
Location: Crisfield
Distribution: Slackware, CentOS, RedHat
Posts: 159

Original Poster
Rep: Reputation: 15
I maybe be blindly not seeing this but from what I remember gzip does not support the .zip format. I have always used unzip for .zip files especially those created on Windows. This multi-part archives were created by pkzip on a windows machine.

Can you explain to me how to do this then?
 
Old 08-20-2007, 08:45 PM   #4
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
Neither gzip nor unzip natively handle the multi-part pkzip format. According to http://www.info-zip.org/FAQ.html#multivol, you can use the following to do it manually:
Code:
cat part1.zip part2.zip etc.zip > monster.zip
zip -F monster.zip
Then, just unzip the archive. I haven't tried this, so I hope it works, but...

Last edited by gilead; 08-20-2007 at 10:28 PM. Reason: Missed the multi-part description of the pkzip format
 
Old 08-20-2007, 09:05 PM   #5
cygnus-x1
Member
 
Registered: Jul 2006
Location: Crisfield
Distribution: Slackware, CentOS, RedHat
Posts: 159

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by gilead View Post
Neither gzip nor unzip natively handle the pkzip format. According to http://www.info-zip.org/FAQ.html#multivol, you can use the following to do it manually:
Code:
cat part1.zip part2.zip etc.zip > monster.zip
zip -F monster.zip
Then, just unzip the archive. I haven't tried this, so I hope it works, but...
Thanks .. .I will give it a try!
 
  


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
Modems Compatible with Mandriva Linux 2006 or Ubuntu Linux 5.10 Icomey Linux - Hardware 1 01-13-2006 03:26 AM
PKZIP Tool luggw1 Linux - Software 2 09-12-2003 09:54 AM
execute pkzip.exe from a php script cuboctahedron Linux - General 7 04-24-2003 08:14 AM
PKZIP wont load/work cam99 Linux - Newbie 7 01-14-2003 07:08 PM
Problems with directories when using a program that was zipped by PKzip nocternalone Linux - Software 0 03-28-2002 07:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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