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-boun...@gap-system.org <forum-boun...@gap-system.org> on behalf of 
Negin Yavari <neginyavar...@yahoo.com>
Sent: 08 September 2013 13:23
To: fo...@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@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum



_______________________________________________
Forum mailing list
Forum@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to