Singular
https://www.singular.uni-kl.de/forum/

some command cannot run
https://www.singular.uni-kl.de/forum/viewtopic.php?f=10&t=1897
Page 1 of 1

Author:  jovens [ Fri Dec 31, 2010 12:18 am ]
Post subject:  some command cannot run

Hello,

I am beginning to use the Singular. It seems the command cannot run. The problem is like the following:

? cannot open `standard.lib`
> LIB "Classify:lib";
? cannot open `Classify:lib`
? error occurred in or before STDIN line 1: `LIB "Classify:lib";`

Can any one tell me what is the problem?

Thanks,

Author:  gorzel [ Mon Jan 03, 2011 4:18 pm ]
Post subject:  Re: some command cannot run

The error message
Quote:
? cannot open `Classify:lib`
? error occurred in or before STDIN line 1: `LIB "Classify:lib";`
is caused by wrong syntax.

To load the library classify.lib enter
Code:
> LIB "classsify.lib";


By default, the library standard.lib is always loaded, supposed that Singular finds it.

Hence, the inital message
Quote:
? cannot open `standard.lib`
suggests that you have uncompletely installed Singular.

Most probably you have just forgotten to download Singular-3-1-2-share.tar.gz
which contains the libraries and documentation.

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/