Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Need help to launch Singular
PostPosted: Sun Sep 24, 2017 4:46 pm 
I have recently installed Singular in Mac. To launch Singular I need to type open -a Singular in the terminal window. Then Singular opens in a new terminal window. If I just type Singular, it says that -bash: Singular: command not found.
I want to open Singular in the same terminal window just by typing Singular.
Please tell me what to do.

If I type M2 in terminal, Macaulay 2 opens. I want Singular to do the same.


Report this post
Top
  
Reply with quote  
 Post subject: Re: Need help to launch Singular
PostPosted: Thu Oct 26, 2017 11:26 am 
Type
> nano ~/.bash_profile
and add a line
alias Singular=“open -a Singular”


Report this post
Top
  
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