mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Mathematica session.


Chronological Thread 
  • From: "Andrey G. Grozin" <address@hidden>
  • To: Rudi Gaelzer <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] Mathematica session.
  • Date: Wed, 5 Jul 2006 10:43:18 +0700 (NOVST)

On Tue, 4 Jul 2006, Rudi Gaelzer wrote:
How do I start a mathematica session. Obviously, I have mathematica
installed, but when I try Insert -> Session -> Mathematica, I get:

Error in Mathematica plugin installation
make: *** No rule to make target 'src/tm_mathematica.c' needed
by '/home/rudi/.TeXmacs/bin/tm_mathematica.bin'. Stop.
It would be easier for us to reply to your question if you informed us what OS and what versions of TeXmacs and mathematica you are using...

Please try the following:

1. Say
texmacs -p
This will display your $TEXMACS_PATH, probably /usr/share/TeXmacs

2. Go to $TEXMACS_PATH/plugins/mathematica
Is there a file Makefile.lazy ?
Is there a file src/tm_mathematica.c ?

3. Set the environment variable $MATHLINK_PATH to the directory where the MathLink library and its header file are installed on your computer. Set the environment variable $TEXMACS_HOME_PATH to /home/rudi/.TeXmacs
Say
make -f Makefile.lazy

If things go well, you will get the file /home/rudi/.TeXmacs/bin/tm_mathematica.bin

Andrey



Archive powered by MHonArc 2.6.19.

Top of page