Skip to Content.
Sympa Menu

texmacs-users - SV: SV: [TeXmacs] Connecting to R -

Subject: mailing-list for TeXmacs Users

List archive

SV: SV: [TeXmacs] Connecting to R -


Chronological Thread 
  • From: Søren Højsgaard <address@hidden>
  • To: <address@hidden>
  • Cc: <address@hidden>
  • Subject: SV: SV: [TeXmacs] Connecting to R -
  • Date: Fri, 14 Jul 2006 13:38:49 +0200

Sure,
Starting R in a bash shell works fine

shd ~ >R
Fatal error: you must specify '--save', '--no-save' or '--vanilla'

shd ~ >R --vanilla

R : Copyright 2006, The R Foundation for Statistical Computing
Version 2.3.1 Patched (2006-06-21 r38367)
ISBN 3-900051-07-0

Likewise axiom

shd ~ >axiomsys.exe
AXIOM Computer Algebra System
Version of Monday January 17, 2005 at 22:31:38
-----------------------------------------------------------------------------
Issue )copyright to view copyright notices.
Issue )summary for a summary of useful system commands.
Issue )quit to leave AXIOM and return to shell.
-----------------------------------------------------------------------------

(1) ->

- and maxima

shd ~ >maxima.bat
Maxima 5.9.3 http://maxima.sourceforge.net
Using Lisp GNU Common Lisp (GCL) GCL 2.6.7 (aka GCL)
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
This is a development version of Maxima. The function bug_report()
provides bug reporting information.
(%i1)

Starting texmax under cygwin and then axiom within texmacs gives

shd d >texmacs &
[1] 2688
shd d >TeXmacs] With linked TrueType support
TeXmacs] Launching 'tm_axiom'

[1]+ Segmentation fault (core dumped) texmacs
shd d >

And the file texmacs.bin.stackdump contains:

Exception: STATUS_ACCESS_VIOLATION at eip=0040515F eax=1086A62C ebx=00000000
ecx=010B797C edx=00000000 esi=00000001 edi=010B7AD0 ebp=010B7958 esp=010B7950
program=d:\cygwin\usr\sbin\TeXmacs\bin\texmacs.bin, pid 1048, thread main
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 Stack trace: Frame
Function Args 010B7958 0040515F (010B79A0, 010B797C, 1099BC48, 007BA76D)
010B79E8 00686AA4 (010B7AD0, 010B7A40, 010B7AE0, 0000000A) 010B7B38
00682402 (010B7B70, 0000000A, 0000000A, 1099BB74) 010B7B98 006830A5
(010B7C30, 0000000A, 0000000A, 1099BB74) 010B7C88 00683EDC (010B7D20,
0000000A, 0000000A, 1099BB74) 010B7D48 006841D4 (010B7D90, 0000000A,
00000258, 0000000A) 010B7DB8 0072A971 (1099BAF8, 1015BB58, 010B7E00,
00000001) 010B7E68 0072B73D (010B8260, 1015BB58, 010B7F60, 0000000A)
010B7FD8 005D6C62 (010B8260, 1015BB58, 010B7FF0, 0071281E) 010B8018
005D8E51 (010B8260, 1015BB58, 010B8120, 010B80C0) 010B8188 005D8D79
(010B8260, 1015BB58, 010B81A0, 0082ACDD) 010B81C8 005D8E51 (010B8260,
1015BB58, 010B8270, 0086D5F8) 010B83B8 005D9BE8 (010B8440, 1015BB58,
010B8480, 010B8450) 010B84C8 005B605B (10294304, 010B8510, 010B8558,
10294304) 010B8558 005BC97D (10294304, 010B8630, 010B8610, 00712F7D)
010B86A8 004464EB (1099B988, 00000001, 1099B9AC, 1088389C) End of stack
trace (more stack frames may be present)

Hope this helps. Best regards
Søren

> -----Oprindelig meddelelse-----
> Fra: Henri Lesourd [mailto:address@hidden]
> Sendt: 14. juli 2006 13:02
> Til: Søren Højsgaard
> Cc: address@hidden
> Emne: Re: SV: [TeXmacs] Connecting to R -
>
> Søren Højsgaard wrote:
>
> >Thanks, Henri. I got texmacs up and running under cygwin.
> BUT when I start sessions with Maxima or Axiom or R, texmacs
> goes down with a segmentation fault.
> >
> Ahhrgh...
>
>
> >Has anyone else experienced this??
> >
> Not me, at least (I'm running under Linux ;-). Perhaps (if it
> is not too long) could we try to diagnose the problem a little bit :
>
> -> Are you able to start Maxima or Axiom or R directly from the
> command line (i.e., from the DOS prompt). If not, it is a possible
> cause of the error, and solving this problem is likely to allow
> you to run later Maxima or Axiom or R from inside TeXmacs.
>
> In any case, it is useful to know that nor Maxima, nor Axiom
> nor R are part of the TeXmacs distro : you must install them
> independently ;
>
> -> Could you please post the messages written by TeXmacs
> on the MS-DOS console from the time it starts till the
> time it crashes ? (i.e., when you run TeXmacs from the
> command line, it prints things on the screen : it is these
> things that we need to know to understand better what's
> happening) ?
>
>



Archive powered by MHonArc 2.6.19.

Top of Page