<html><head><title>[SymbCompCC] 1 Installing and Loading the SymbCompCC Package</title></head>
<body text="#000000" bgcolor="#ffffff">
[<a href = "chapters.htm">Up</a>] [<a href ="CHAP002.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
<h1>1 Installing and Loading the SymbCompCC Package</h1><p>
<P>
<H3>Sections</H3>
<oL>
<li> <A HREF="CHAP001.htm#SECT001">Installing the SymbCompCC Package</a>
<li> <A HREF="CHAP001.htm#SECT002">Loading the SymbCompCC Package</a>
</ol><p>
<p>
<p>
<h2><a name="SECT001">1.1 Installing the SymbCompCC Package</a></h2>
<p><p>
The following installation instruction is for unix although the package
should work as well with any other operating system.
<p>
To install the <font face="Gill Sans,Helvetica,Arial">SymbCompCC</font> package, unpack the archive file, which should
have a name of the form <code>SymbCompCC-</code><var>XXX</var><code>.tar.gz</code> for some version number
<var>XXX</var>, by typing
<p>
<code>bunzip2 SymbCompCC-</code><var>XXX</var><code>.tar.gz</code>
<br><code>tar -xvf SymbCompCC-</code><var>XXX</var><code>.tar</code>
<p>
in the <code>pkg</code> directory of your version of <font face="Gill Sans,Helvetica,Arial">GAP</font> 4, or in a directory
named <code>pkg</code> (e.g. in your home directory). (The only essential difference
with installing <font face="Gill Sans,Helvetica,Arial">SymbCompCC</font> in a <code>pkg</code> directory different to the <font face="Gill Sans,Helvetica,Arial">GAP</font> 4
home directory is that one must start <font face="Gill Sans,Helvetica,Arial">GAP</font> with the <code>-l</code> switch,
e.g. if your private <code>pkg</code> directory is a subdirectory of <code>mygap</code> in your
home directory you might type:
<p>
<code>gap -l ";myhomedir/mygap"</code>
<p>
where <var>myhomedir</var> is the path to your home directory, which
may be replaced by a tilde. The empty path before the
semicolon is filled in by the default path of the <font face="Gill Sans,Helvetica,Arial">GAP</font> 4 home
directory.)
<p>
<p>
<h2><a name="SECT002">1.2 Loading the SymbCompCC Package</a></h2>
<p><p>
To use the <font face="Gill Sans,Helvetica,Arial">SymbCompCC</font> Package you have to request it explicitly. This is
done by calling
<p>
<pre>
gap> LoadPackage("SymbCompCC");
true
</pre>
<p>
The <code>LoadPackage</code> command is described in Section <a href="../../../doc/ref/chap76.html#X79B373A77B29D1F5">LoadPackage</a> in
the <font face="Gill Sans,Helvetica,Arial">GAP</font> Reference Manual.
<p>
If you want to load the <font face="Gill Sans,Helvetica,Arial">SymbCompCC</font> package by default, you can put the
<code>LoadPackage</code> command into your <code>.gaprc</code> file (see Section <a href="badlink:ref:The .gaprc file">The .gaprc file</a> in the <font face="Gill Sans,Helvetica,Arial">GAP</font> Reference Manual).
<p>
<p>
[<a href = "chapters.htm">Up</a>] [<a href ="CHAP002.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
<P>
<address>SymbCompCC manual<br>February 2022
</address></body></html>
¤ Dauer der Verarbeitung: 0.12 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.