[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: V 1.21 binary beta



Andrew Sleigh wrote:

> Try the (free!) zip (command line) from
> http://www.cdrom.com/pub/infozip/
> This has relative directories just like tar
> 
> e.g. from the v root directory, something like
> zip -r v121_lib_win_egcs.zip lib/mingw32 includew
> 
> should do something like what is wanted.

Any ZIP has the ability of relative paths, as long as it supports
subdirectories which some of the older versions dont't. You only have to cd
to the directory where your files reside you want to archive.
i.e.:
cd C:\GNU
zip -9r c:\tmp\vgui.zip vgui121

in case the directoy you want to zip is vgui121. This creates an archive
starting at the realtive path vgui121 if you unzip it anywhere. -9 is
recommendably as it makes better compression.
-- 
Bye,
   Gerhard

Privat: sparhawk@eunet.at

If the answer is Microsoft, it was a silly question.


Reply to: