Extracting the archive

Downloads of Swift Mailer come in two different archive formats. There's a tarball (the one with .tar.gz) or a ZIP file (the one with .zip). Both archives contain exactly the same files so it's up to you which one you download.

Extracting the archives on Linux or Mac OS X

Tarball:

  tar xvzf /path/to/Swift-<version>.tar.gz

ZIP file:

  unzip /path/to/Swift-<version>.zip

Extracting the archives on Windows

Tarball:

To extract the tarball under windows you will need to use an archiving tool which can do GZIP decompression. WinZip can do this and is free to download. WinRAR and other archive tools may also be suitable.

Zip File: In windows, the Zip file can be extracted by double clicking in the ZIP icon and then copying the entire archive contents to another location. You may use a tool such as WinZip if you prefer.

 
v3/installation/extracting.txt · Last modified: 2009/03/03 06:41 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:GNU Free Documentation License 1.2
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki