added some win-tools for bz2-files

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77794 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Thomas Schoefbeck 2002-04-11 21:53:57 +00:00
parent 641fa6e8d3
commit 6332b76167

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.10 $ -->
<!-- $Revision: 1.11 $ -->
<chapter id="faq.misc">
<title>Miscellaneous Questions</title>
<titleabbrev>Miscellaneous Questions</titleabbrev>
@ -42,7 +42,25 @@
<para>
If you don't have an archiver-tool to handle bz2 files
<ulink url="&faqurl.bz2;">download</ulink> the commandline tool
from Redhat. Win2k Sp2 users grab the latest version 1.0.2, all
from Redhat (please find further information below).
</para>
<para>
If you would not like to use a command line tool, you can try free
tools like <ulink url="&faqurl.stuffit;">Stuffit Expander</ulink>,
<ulink url="&faqurl.ultimatezip;">UltimateZip</ulink>,
<ulink url="&faqurl.7zip;">7-Zip</ulink>, or
<ulink url="&faqurl.quickzip;">Quick Zip</ulink>. If you
have tools like <ulink url="&faqurl.winrar;">WinRAR</ulink> or
<ulink url="&faqurl.powerarchiver;">Power Archiver</ulink>, you can
easily decompress the bz2 files with it. If you use Windows Commander,
a bz2 plugin for that program is available freely from the
<ulink url="&faqurl.wincmd;">Windows Commander</ulink> site.
</para>
<para>
The bzip2 commandline tool from Redhat:
</para>
<para>
Win2k Sp2 users grab the latest version 1.0.2, all
other Windows user should grab version 1.00. After downloading rename
the executable to bzip2.exe. For convenience put it into a directory in
your path, e.g. C:\Windows where C represents your windows installation
@ -76,15 +94,6 @@
common archivers on Windows like e.g.
<ulink url="&faqurl.winzip;">WinZip</ulink>.
</para>
<para>
If you would not like to use a command line tool, you can try the
free <ulink url="&faqurl.stuffit;">Stuffit Expander</ulink> available
for any operating system. If you have
<ulink url="&faqurl.winrar;">WinRAR</ulink>, you can easily decompress
the bz2 files with it. If you use Windows Commander, a bz2 plugin for
that program is available freely from the
<ulink url="&faqurl.wincmd;">Windows Commander</ulink> site.
</para>
</answer>
</qandaentry>
</qandaset>