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 - Help to install Singular 4-1-2 on Windows 10
Author Message
  Post subject:  Re: Help to install Singular 4-1-2 on Windows 10  Reply with quote
Thank you for your help.
Post Posted: Fri May 24, 2019 5:17 pm
  Post subject:  Re: Help to install Singular 4-1-2 on Windows 10  Reply with quote
1.) check that /usr/bin/Singular.exe exists:
ls -l /usr/bin/Singular.exe
should give
-rwxr-xr-x hannes/None 12807182 2019-03-05 11:43 /usr/bin/Singular.exe
(espacially the x's in the beginning should be present)
(if not, the unpacking failed, or was at the wrong place)
2.) check if /usr/bin is in your PATH (on cygwin):
echo $PATH
3.) check if some dynamic library is missing:
ldd /usr/bin/Singular.exe
should not report
.... not found

Hope that helps,
Hans Schoenemann
Post Posted: Thu May 23, 2019 2:00 pm
  Post subject:  Help to install Singular 4-1-2 on Windows 10  Reply with quote
I tried to install Singular 4-1-2 on Windows 10, and this is what I did:
1) install cygwin (setup-x86.exe) with default settings (I just clicked next for all steps)
2) I download singular-4.1.2-1.tar to C:\cygwin folder then click on singular-4.1.2-1.tar and chosee extract here(C:\cygwin)

but when I open sygwin terminal windows and write Singular I got this:
-bash: Singular: command not found
Image

Any help?
Post Posted: Thu May 23, 2019 1:23 am


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