$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Marcin (mike_at_[hidden])
Date: 2006-09-28 11:10:25
Andy Little wrote:
> "Toon Knapen" wrote
>> Andy Little wrote:
>>
>>> Hurdle 1. Many Windows users are used to zip not bz2 files, so what do I do
>>> with
>>> them??
>>
>> cygwin comes with bunzip2.exe or in case of an archive you can directly
>> 'tar -xvjf <file>'
>
>
You can also you 7zip ( which most windows users have by now or should
have as 7zip is really cool :) ) and do 2 extracts... one from the bz2
to a tar and one from the tar to the folders and files you need.
Windows users love a GUI... this save a little typing.