install:unpacking
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install:unpacking [2010-09-19 03:00] – [Microsoft Windows Users] 67.176.168.10 | install:unpacking [2022-12-27 14:43] (current) – old revision restored (2015-11-03 21:30) oiv | ||
---|---|---|---|
Line 9: | Line 9: | ||
tar -xzvf dokuwiki-YYYY-MM-DD.tgz | tar -xzvf dokuwiki-YYYY-MM-DD.tgz | ||
- | This will extract the tarball | + | This will extract the tarball |
+ | |||
+ | Alternatively, | ||
+ | |||
+ | tar -xzvf dokuwiki-YYYY-MM-DD.tgz --strip-components=1 | ||
+ | |||
+ | ==== Less common *nix setups ==== | ||
On some non-GNU systems you might find the GNU [[man> | On some non-GNU systems you might find the GNU [[man> | ||
Line 18: | Line 24: | ||
cat dokuwiki-YYYY-MM-DD.tgz |gzip -d | tar -xf - | cat dokuwiki-YYYY-MM-DD.tgz |gzip -d | tar -xf - | ||
+ | |||
+ | |||
===== Microsoft Windows Users ===== | ===== Microsoft Windows Users ===== | ||
- | Microsoft Windows users may need to rename the file from '' | + | Microsoft Windows users may need to rename the file from '' |
To extract the tarball you need an extraction tool. There are hundreds of different programs available and there is a good chance that you already have one. If not, here is a short selection: | To extract the tarball you need an extraction tool. There are hundreds of different programs available and there is a good chance that you already have one. If not, here is a short selection: | ||
Line 33: | Line 41: | ||
* [[http:// | * [[http:// | ||
- | After renaming as indicated above, use the extraction tool (i.e 7-zip) to extract the file. This will create the file '' | + | After renaming as indicated above, use the extraction tool (i.e 7-zip) to extract the file. This will create the file '' |
===== Mac Users ===== | ===== Mac Users ===== | ||
Usually double-clicking on the .tgz file will extract it. Since Mac OS X has a unixoid system under the hood, the description for Linux/Unix above works in the Terminal.app. StuffIt Expander version 8.02 and higher handles .tgz correctly. Earlier versions of StuffIt Expander may as well. | Usually double-clicking on the .tgz file will extract it. Since Mac OS X has a unixoid system under the hood, the description for Linux/Unix above works in the Terminal.app. StuffIt Expander version 8.02 and higher handles .tgz correctly. Earlier versions of StuffIt Expander may as well. |
install/unpacking.1284858048.txt.gz · Last modified: 2010-09-19 03:00 by 67.176.168.10