Installation on Mac Os X
Sotto · Tue Dec 05, 2006 6:37 pm
Hi,
I'm new with Singular and I have problems with installation. I installed singular with FinkCommander but it seems that it does not work. For instance I have this output:
gap> LoadPackage("singular");
The GAP interface to Singular, by Marco Costantini and Willem de Graaf
true
gap> ring r = 0, (x,y,z), dp;
Variable: 'ring' must have a value
Syntax error: ; expected
ring r = 0, (x,y,z), dp;
^
Thanks, Nicola
I'm new with Singular and I have problems with installation. I installed singular with FinkCommander but it seems that it does not work. For instance I have this output:
gap> LoadPackage("singular");
The GAP interface to Singular, by Marco Costantini and Willem de Graaf
true
gap> ring r = 0, (x,y,z), dp;
Variable: 'ring' must have a value
Syntax error: ; expected
ring r = 0, (x,y,z), dp;
^
Thanks, Nicola