./bin/gap.shを起動する。
$ ./bin/gap.sh
######### ###### ########### ###
############# ###### ############ ####
############## ######## ############# #####
############### ######## ##### ###### #####
###### # ######### ##### ##### ######
###### ########## ##### ##### #######
##### ##### #### ##### ###### ########
#### ##### ##### ############# ### ####
##### ####### #### #### ########### #### ####
##### ####### ##### ##### ###### #### ####
##### ####### ##### ##### ##### #############
##### ##### ################ ##### #############
###### ##### ################ ##### #############
################ ################## ##### ####
############### ##### ##### ##### ####
############# ##### ##### ##### ####
######### ##### ##### ##### ####
Information at: http://www.gap-system.org
Try '?help' for help. See also '?copyright' and '?authors'
Loading the library. Please be patient, this may take a while.
GAP4, Version: 4.4.5 of 13-May-05, i386-unknown-netbsdelf2.0-gcc
Components: small 2.1, small2 2.0, small3 2.0, small4 1.0, small5 1.0,
small6 1.0, small7 1.0, small8 1.0, small9 1.0, small10 0.2,
id2 3.0, id3 2.1, id4 1.0, id5 1.0, id6 1.0, id9 1.0, id10 0.1,
trans 1.0, prim 2.1 loaded.
Packages: AClib 1.1, Polycyclic 1.1, Alnuth 2.1.1, CrystCat 1.1.2,
Cryst 4.1.4, AutPGrp 1.2, CRISP 1.2.1, CTblLib 1.1.3,
TomLib 1.1.2, FactInt 1.4.9, FGA 1.1.0.1, GAPDoc 0.9999,
LAGUNA 3.3.1, Sophus 1.12, Polenta 1.2, ResClasses 2.0.6
loaded.
gap> 2+3;
5
gap> quit;