Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Calling surfer and routines from surf.lib from Singular
PostPosted: Wed Mar 16, 2016 9:24 am 

Joined: Sun Mar 13, 2016 8:20 pm
Posts: 1
I get the error from singular:

> surfer (f);
Close window to exit from `surfer`.
0
? calling `surfer` failed
(The shell returned the error code 26880.
? leaving surf.lib::surfer

I have installed cygwin, singular and surf, included surf.lib and updated PATH

> system("getenv","PATH");
/usr/bin:/usr/bin/../libexec/singular/MOD:/usr/libexec/singular/MOD:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Program Files (x86)/Intel/iCLS Client:/cygdrive/c/Program Files/Intel/iCLS Client:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/ATI Technologies/ATI.ACE/Core-Static:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/cygdrive/c/Program Files/Intel/WiFi/bin:/cygdrive/c/Program Files/Common Files/Intel/WirelessCommon:/cygdrive/c/Programme/java/jdk1.7.0_79/bin:/cygdrive/c/Program Files (x86)/Surfer/bin
>

What is missing?

Thanks for help

Jo Wehler


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Calling surfer and routines from surf.lib from Singular
PostPosted: Thu Mar 17, 2016 11:50 am 

Joined: Wed May 25, 2005 4:16 pm
Posts: 275
One possibility would be that you do not have the correct version of surfer
(you need a C based one, not a java based one,
for example https://imaginary.org/de/node/65
because the java based surfer ignores all command line arguments)
Another possibility would be that the cygwin shell does not recognize
surfer as a command (can you start surfer from a cygwin terminal
by typing
Code:
surfer
?)


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