Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: some command cannot run
PostPosted: Fri Dec 31, 2010 12:18 am 
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,


Report this post
Top
  
Reply with quote  
 Post subject: Re: some command cannot run
PostPosted: Mon Jan 03, 2011 4:18 pm 

Joined: Wed Mar 03, 2010 5:08 pm
Posts: 108
Location: Germany, Münster
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.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 11:08 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group