Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Running plot with windows
PostPosted: Thu Jul 02, 2020 7:44 pm 
Hi there! I installed Singular wit cygwin and surf (Singular works, surf is in path).
When I run this manual sample:

LIB "surf.lib";
// --------- plane curves ------------
ring rr0 = 0,(x1,x2),dp;
ideal I = x1^3 - x2^2;
plot(I);

I get back:

Unable to start 'C:\cygwin\tmp\surf.jpg.jpg': The specified file was not found.
? calling `surf` failed
(The shell returned the error code 256.

Many thanks!


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

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 10:55 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group