Read-only forum archive

new singular user

new singular user

pulce79 · Tue Sep 26, 2006 9:44 am

Hi! I install fink on my mac, and I have Singular package. But how can I use it?

Re: new singular user

Guest · Thu Oct 19, 2006 12:33 am

pulce79 wrote:
Hi! I install fink on my mac, and I have Singular package. But how can I use it?


Open the Terminal program (Terminal.app in Applications->Utilities), and type "Singular" at the prompt and hit return. If this doesn't work, then you probably didn't create a ".profile" file during the fink installation. To remedy, just type ". /sw/bin/init.sh" at the prompt and hit return, and try typing "Singular" again. To run Singular in emacs, you must install emacs ("sudo apt-get install emacs21") and invoke Singular with "ESingular".