File: ch01.html

package info (click to toggle)
gausssum 3.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 568 kB
  • sloc: python: 1,970; makefile: 22
file content (7 lines) | stat: -rw-r--r-- 3,226 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 1. Installation</title><link rel="stylesheet" type="text/css" href="style.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.77.1" /><link rel="home" href="index.html" title="GaussSum Version 3.0" /><link rel="up" href="index.html" title="GaussSum Version 3.0" /><link rel="prev" href="pr03.html" title="Acknowledgments" /><link rel="next" href="ch01s02.html" title="Installing the GaussSum scripts on Windows" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 1. Installation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="pr03.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch01s02.html">Next</a></td></tr></table><hr /></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a id="idp8651464032"></a>Chapter 1. Installation</h1></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl><dt><span class="section"><a href="ch01.html#WinInstall">Installing an all-in-one bundle on Windows</a></span></dt><dt><span class="section"><a href="ch01s02.html">Installing the <span class="application">GaussSum</span> scripts on Windows</a></span></dt><dt><span class="section"><a href="ch01s03.html">Installing on Linux</a></span></dt></dl></div><p>
			This chapter describes how to install and run <span class="application">GaussSum</span> on computers running Windows or Linux. Note that there are two choices for installing in Windows. One is to install an all-in-one bundle of Python/Numpy/Matplotlib/cclib/GaussSum (the easier method), the other is to install the <span class="application">GaussSum</span> sources and the required libraries separately.
		</p><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="WinInstall"></a>Installing an all-in-one bundle on Windows</h2></div></div></div><p>Download the quite large all-in-one bundle from <a class="ulink" href="http://prdownloads.sourceforge.net/gausssum/GaussSum-3.0.2.msi?download" target="_top">here</a>. Doubleclick on the .msi file to install it into something like <code class="filename">C:\Program Files\GaussSum</code>. A shortcut will be added to the Start Menu.
			</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pr03.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch01s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">
			Acknowledgments
		 </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Installing the <span class="application">GaussSum</span> scripts on Windows</td></tr></table></div></body></html>