tom Thu Apr 11 17:53:57 2002 EDT
Modified files:
/phpdoc/en/faq misc.xml
Log:
added some win-tools for bz2-files
Index: phpdoc/en/faq/misc.xml
diff -u phpdoc/en/faq/misc.xml:1.10 phpdoc/en/faq/misc.xml:1.11
--- phpdoc/en/faq/misc.xml:1.10 Sun Feb 24 05:48:05 2002
+++ phpdoc/en/faq/misc.xml Thu Apr 11 17:53:57 2002
@@ -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
@@ -75,15 +93,6 @@
php_manual_lang.tar. The tar format is known to be treated with most
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>