[GAP Forum] How to load Cohomolo package

Holt, Derek D.F.Holt at warwick.ac.uk
Mon Sep 9 09:07:13 BST 2013


Dear Tina, GAP Forum,

As explained in the README file, before you can load the Cohomolo package from within GAP, (assuming you are using linux or cygwin), you have to open a terminal and go into the pkg/cohomolo GAP directory, and then type first

/bin/sh  ./configure path

and then

make

If that all works OK, then you can start GAP, and

LoadPackage("Cohomolo");

should return true.

Good luck!
Derek Holt.

_______________________________________
From: forum-bounces at gap-system.org <forum-bounces at gap-system.org> on behalf of Negin Yavari <neginyavari67 at yahoo.com>
Sent: 08 September 2013 13:23
To: forum at gap-system.org
Subject: [GAP Forum] How to load Cohomolo package

Dear  GAP Forum,


I would like to work with package Cohomolo. But when I type


LoadPackage("Cohomolo");

the answer in GAP is "fail".

I would appreciate if you help me to load this package.


Bests,
Tina


PS. I am elementary in Linux and actually I do not know how I can load packages in this system.
_______________________________________________
Forum mailing list
Forum at mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum





More information about the Forum mailing list