mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] TeXmacs on OSX


Chronological Thread 
  • From: "Andrey G. Grozin" <address@hidden>
  • To: Neuwirth Erich <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] TeXmacs on OSX
  • Date: Sat, 16 Mar 2013 23:33:04 +0700 (NOVT)

On Sat, 16 Mar 2013, Neuwirth Erich wrote:
Mahler:bin neuwirth$ ./maxima_detect
(
"5.28.0 sbcl"
)
This looks OK. Please try one more experiment. In the same directory:

TEXMACS_PATH=/usr/share/TeXmacs
export TEXMACS_PATH
./tm_maxima 5.28.0 sbcl

(the subdirectory plugins/maxima is in /usr/share/TeXmacs on my Linux box; if it is in some other place in OSX, then adjust the first line accordingly. Also, if you use csh-style shell, not sh-style, the syntax of export is slightly different). You should see something like

grozin@elrond /usr/libexec/TeXmacs/bin $ ./tm_maxima 5.29.1 clisp
verbatim:
Maxima 5.29.1 http://maxima.sourceforge.net
using Lisp SBCL 1.1.5 Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
channel:promptlatex:\red (\mathrm{\%i}1) \black

At this point, you can safely say

quit();

If you don't see this output, something's wrong.

Andrey



Archive powered by MHonArc 2.6.19.

Top of page