ch01s03.html 4.3 KB

12345678910111213141516171819
  1. <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Toolkit Distribution</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><meta name="keywords" content="Intellon, Atheros, Qualcomm, HomePlug, powerline, communications, INT6000, INT6300, INT6400, AR7400, AR7420"><link rel="home" href="index.html" title="Qualcomm Atheros Open Powerline Toolkit"><link rel="up" href="ch01.html" title="Chapter 1.  Overview"><link rel="prev" href="ch01s02.html" title="Background"><link rel="next" href="ch01s04.html" title="Toolkit Installation on Linux"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">
  2. Toolkit Distribution
  3. </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s02.html">Prev</a> </td><th width="60%" align="center">Chapter 1. 
  4. Overview
  5. </th><td width="20%" align="right"> <a accesskey="n" href="ch01s04.html">Next</a></td></tr></table><hr></div><div class="section" title="Toolkit Distribution"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="overview-distribution"></a>
  6. Toolkit Distribution
  7. </h2></div></div></div><p>
  8. The Qualcomm Atheros <span class="application">Open Powerline Toolkit</span> is distributed using compressed tape archive files named <code class="filename">open-plc-utils-x.x.x.tar.gz</code> and <code class="filename">open-plc-utils-x.x.x.tar.bz2</code> and standard compressed archive file named <code class="filename">open-plc-utils-x.x.x.zip</code>, where <span class="emphasis"><em>x.x.x</em></span> is the version number. Archive files ending in <code class="filename">.gz</code> can be decompressed with the Linux <span class="application">gzip</span> utility. Archive files ending in <code class="filename">.bz2</code> can be decompressed with the Linux <span class="application">bzip2</span> utility. Archive files ending in <code class="filename">.zip</code> can be decompressed using the Linux <span class="application">unzip</span> utility or the Windows <span class="application">WinZip</span> utility. The contents of decompressed archives can be extracted using the Linux <span class="application">tar</span> utility. Recent versions of the Linux <span class="application">tar</span> utility allow decompression and extraction in one operation. The <span class="application">WinZip</span> or <span class="application">7-zip</span> program may be used to decompress archives and extract contents on Microsoft Windows platforms.
  9. </p><p>
  10. Some Windows network administrators enable security software that removes <code class="filename">.exe</code> and other executable files from <code class="filename">.zip</code> archives in transit or in-situ. In that case, Windows user may want to download the <code class="filename">*.tar.gz</code> archive and use a program like <span class="application">7zip</span> to unpack the archive file.
  11. </p><p>
  12. The toolkit includes source code, build scripts, documentation and pre-compiled programs for Microsoft Windows. Some third party libraries may also be included to support Microsoft platforms. Although the Microsoft Windows versions of toolkit programs are pre-compiled and ready-to-run, they are not supported because this package is designed for use on Linux platforms.
  13. </p><p>
  14. The Windows installer included in this version of the toolkit needs Microsoft .NET 1.1. Windows versions of toolkit programs that communicate with powerline devices need WinPcap 4.1.2 or later. A copy of Microsoft .NET 1.1 and WinPcap 4.1.2 is included in the <code class="filename">support</code> folder.
  15. </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch01s04.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">
  16. Background
  17.  </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 
  18. Toolkit Installation on Linux
  19. </td></tr></table></div></body></html>