Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 0c1f9463f03451b5503f0c33beb88a98 > files > 1217

gap-system-4.4.12-5mdv2010.0.x86_64.rpm

<html><head><title>[cubefree] 3 Installing and loading the Cubefree package</title></head>
<body text="#000000" bgcolor="#ffffff">
[<a href = "chapters.htm">Up</a>] [<a href ="CHAP002.htm">Previous</a>] [<a href = "theindex.htm">Index</a>]
<h1>3 Installing and loading the Cubefree package</h1><p>
<P>
<H3>Sections</H3>
<oL>
<li> <A HREF="CHAP003.htm#SECT001">Installing the Cubefree package</a>
<li> <A HREF="CHAP003.htm#SECT002">Loading the Cubefree package</a>
</ol><p>
<p>
<a name = "I0"></a>

<p>
<h2><a name="SECT001">3.1 Installing the Cubefree package</a></h2>
<p><p>
<a name = "I1"></a>

The installation of the <font face="Gill Sans,Helvetica,Arial">Cubefree</font> package follows standard <font face="Gill Sans,Helvetica,Arial">GAP</font> rules, see
also 
Chapter&nbsp;<a href="badlink:ref:Installing a GAP Package">Installing a GAP Package</a> in the <font face="Gill Sans,Helvetica,Arial">GAP</font> reference manual.
So the standard method is to unpack the package into the <code>pkg</code>
directory  of your <font face="Gill Sans,Helvetica,Arial">GAP</font> distribution.  This will create an <code>cubefree</code>
subdirectory. 
<p>
<p>
<h2><a name="SECT002">3.2 Loading the Cubefree package</a></h2>
<p><p>
<a name = "I2"></a>

To use the <font face="Gill Sans,Helvetica,Arial">Cubefree</font> Package you have to request it explicitly. This  is
done by calling <code>LoadPackage</code> like this:
<p>
<pre>
gap&gt; LoadPackage("Cubefree");
Loading Cubefree 1.08 ...

   - Construction Algorithm for Cubefree Groups, 1.08 -
   ------- Heiko Dietrich, H.Dietrich@tu-bs.de --------
true
</pre>
<p>
<p>
[<a href = "chapters.htm">Up</a>] [<a href ="CHAP002.htm">Previous</a>] [<a href = "theindex.htm">Index</a>]
<P>
<address>cubefree manual<br>October 2007
</address></body></html>