Opened 14 years ago
Closed 14 years ago
#77 closed proposed feature (worksforme)
better system reply when calling "surfer" without having "surfer" installed
Reported by: | seelisch | Owned by: | hannes |
---|---|---|---|
Priority: | minor | Milestone: | Release 3-1-0 |
Component: | dontKnow | Version: | |
Keywords: | Cc: |
Description
Below you can see, what kind of reply the user gets right now. There should be a hint that most probably "surfer" is not installed, and that it can be downloaded for free at http://www.imaginary2008.de/data/surfer-setup.exe.
LIB "surf.lib";
loaded /usr/share/Singular/LIB/surf.lib (1.29,2008/12/12)
ring r=0,(x,y,z),lp; r;
characteristic : 0 number of vars : 3 block 1 : ordering lp : names x y z block 2 : ordering C
surfer(x2+y2+z2-4);
?
surfer
is not defined ? error occurred in STDIN line 4:surfer(x2+y2+z2-4);
Note: See
TracTickets for help on using
tickets.
No, your surf.lib ist not up-to-date( 1.31,2009/02/10 )
Close window to exit from 'surfer'
probably the executable
surfer
is not found.