Installation.xhtml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:pls="http://www.w3.org/2005/01/pronunciation-lexicon" xmlns:ssml="http://www.w3.org/2001/10/synthesis" xmlns:svg="http://www.w3.org/2000/svg">
  3. <head>
  4. <title>Getting and installing Kawa</title>
  5. <link rel="stylesheet" type="text/css" href="docbook-epub.css"/>
  6. <link rel="stylesheet" type="text/css" href="kawa.css"/>
  7. <script src="kawa-ebook.js" type="text/javascript"/>
  8. <meta name="generator" content="DocBook XSL-NS Stylesheets V1.79.1"/>
  9. <link rel="prev" href="Ideas-and-tasks.xhtml" title="Ideas and tasks for contributing to Kawa"/>
  10. <link rel="next" href="Getting-Kawa.xhtml" title="Getting Kawa"/>
  11. </head>
  12. <body>
  13. <header/>
  14. <section class="chapter" title="Getting and installing Kawa" epub:type="chapter" id="Installation">
  15. <div class="titlepage">
  16. <div>
  17. <div>
  18. <h1 class="title">Getting and installing Kawa</h1>
  19. </div>
  20. </div>
  21. </div>
  22. </section>
  23. <footer>
  24. <div class="navfooter">
  25. <ul>
  26. <li>
  27. <b class="toc">
  28. <a href="Getting-Kawa.xhtml">Getting Kawa</a>
  29. </b>
  30. </li>
  31. <li>
  32. <b class="toc">
  33. <a href="Running-Java.xhtml">Getting and running Java</a>
  34. </b>
  35. </li>
  36. <li>
  37. <b class="toc">
  38. <a href="Binary-distribution.xhtml">Installing and using the binary distribution</a>
  39. </b>
  40. </li>
  41. <li>
  42. <b class="toc">
  43. <a href="Source-distribution.xhtml">Installing and using the source distribution</a>
  44. </b>
  45. </li>
  46. </ul>
  47. <p>
  48. Up: <a accesskey="u" href="index.html">The Kawa Scheme language</a></p>
  49. <p>
  50. Previous: <a accesskey="p" href="Community.xhtml">The Kawa Community</a></p>
  51. <p>
  52. Next: <a accesskey="n" href="tutorial-index.xhtml">Kawa Scheme Tutorial</a></p>
  53. </div>
  54. </footer>
  55. </body>
  56. </html>