On 3/4/08, Alfredo Portes wrote:
>
>  I applied the changes, but I get an error "cannot open pipe".
>

Did all of the changes apply via 'patch' without problems?

Did the result compile without errors?

Where does the error "cannot open pipe" appear? It does not seem to be
an error generated anywhere within the 'tm_axiom.c' code.

Do you see 'OpenAxiom' under the Insert/Session menu?

What happens outside WinTeXmacs, just in MSYS when you write:

[EMAIL PROTECTED] ~
$ cd tm_open-axiom

[EMAIL PROTECTED] ~
$ unset OPENAXIOM

[EMAIL PROTECTED] ~/tm_open-axiom
$ tm_open-axiom
You must set the OPENAXIOM environment variable, e.g.
  OPENAXIOM=C:/Program Files/OpenAxiom/lib/open-axiom/i686-pc-mingw32/1.1.0

[EMAIL PROTECTED] ~/tm_open-axiom
$ export OPENAXIOM='C:/My Program Files/OpenAxiom/lib/open-axiom/i686-pc-mingw3
2/1.1.0'

[EMAIL PROTECTED] ~/tm_open-axiom
[EMAIL PROTECTED] ~/tm_open-axiom
$ (echo '1+1'; echo ')quit') | tm_open-axiom > test.out

[EMAIL PROTECTED] ~/tm_open-axiom
$ cat test.out
verbatim:channel:promptlatex:\red$\rightarrow$\
verbatim:latex:$$2\hfill \leqno
(1)$$latex:\axiomtype{PositiveInteger}channel:promptlatex:\red$\rightarrow$\
verbatim:latex:\red The end\black
[EMAIL PROTECTED] ~/tm_open-axiom

-------------

As you see this should start open-axiom and generate a file containing
Axiom output '$2\hfill \leqno (1)$'. (As well as a lot of other
syntactical markers specific to TeXmacs - including some non-printable
control codes that might tend to mess-up your console session.

Regards,
Bill Page.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to