Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - Calling surfer and routines from surf.lib from Singular
Author Message
  Post subject:  Re: Calling surfer and routines from surf.lib from Singular  Reply with quote
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
?)
Post Posted: Thu Mar 17, 2016 11:50 am
  Post subject:  Calling surfer and routines from surf.lib from Singular  Reply with quote
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
Post Posted: Wed Mar 16, 2016 9:24 am


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