Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mathematica interface message on OS X is out of date #13010

Closed
williamstein opened this issue May 25, 2012 · 5 comments
Closed

Mathematica interface message on OS X is out of date #13010

williamstein opened this issue May 25, 2012 · 5 comments

Comments

@williamstein
Copy link
Contributor

Right now it says:

          * APPLE OS X:
              (a) create a file called math (in your PATH):
                  #!/bin/sh
                  /Applications/Mathematica\ 5.2.app/Contents/MacOS/MathKernel $@

              Note that the 5.2 part will depend on the version of
              Mathematica you have, and the above path could be different
              if you installed mathematica elsewhere.

For a while now, Mathematica ships their OS X app as "Mathematica.app", i.e., without the version number, which means the above message can be significantly simplified.

Component: interfaces

Keywords: sd40.5

Author: William Stein

Reviewer: Mike Hansen

Merged: sage-5.1.beta2

Issue created by migration from https://trac.sagemath.org/ticket/13010

@williamstein williamstein added this to the sage-5.1 milestone May 25, 2012
@williamstein williamstein self-assigned this May 25, 2012
@williamstein
Copy link
Contributor Author

Attachment: trac_13010.patch.gz

@williamstein williamstein changed the title mathematica interface message on OS X is out of date [trivial to review!] mathematica interface message on OS X is out of date May 25, 2012
@mwhansen
Copy link
Contributor

comment:2

Looks good to me.

@mwhansen
Copy link
Contributor

Author: William Stein

@mwhansen
Copy link
Contributor

Reviewer: Mike Hansen

@jdemeyer jdemeyer changed the title [trivial to review!] mathematica interface message on OS X is out of date Mathematica interface message on OS X is out of date May 26, 2012
@jdemeyer
Copy link

jdemeyer commented Jun 2, 2012

Merged: sage-5.1.beta2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants