axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Axiom-developer] Re: Axiom help needed


From: Dacian . Tudor
Subject: RE: [Axiom-developer] Re: Axiom help needed
Date: Wed, 28 Jan 2004 12:51:48 +0100

Hi Tim,

Are you saying that there is no way to connect to AXIOM from other programs
and to send commands to AXIOM ? (e.g ports)

I downloaded the sources from cvs (is this AXIOM 2.3 you are talking about
?) and I have some error messages when trying to compile. Here is the
message I receive :

address@hidden(sauron):~]$ cd axiom
address@hidden(sauron):~/axiom]$ export AXIOM=/home/tudor/axiom/mnt/linux
address@hidden(sauron):~/axiom]$ export PATH=$AXIOM/bin:$PATH
address@hidden(sauron):~/axiom]$ make
13 making noweb
patching file modules.c
mnt.o(.text+0x365): In function `emitfile':
: the use of `tmpnam' is dangerous, better use `mkstemp'
make[1]: [install-shell] Error 1 (ignored)
make[1]: [install-code] Error 1 (ignored)
/bin/sh: line 1: texhash: command not found
make[1]: [install-elisp] Error 1 (ignored)
0 SPAD=/home/tudor/axiom/mnt/linux SYS=linux SPD=/home/tudor/axiom
LSP=/home/tud
or/axiom/lsp GCLDIR=/home/tudor/axiom/lsp/gcl-2.6.1
SRC=/home/tudor/axiom/src IN
T=/home/tudor/axiom/int OBJ=/home/tudor/axiom/obj MNT=/home/tudor/axiom/mnt
ZIPS
=/home/tudor/axiom/zips TMP=/home/tudor/axiom/obj/tmp
SPADBIN=/home/tudor/axiom/
mnt/linux/bin INC=/home/tudor/axiom/src/include
CCLBASE=/home/tudor/axiom/obj/li
nux/ccl/ccllisp PART=cprogs SUBPART=everything NOISE=-o
/home/tudor/axiom/obj/tm
p/trace GCLVERSION=gcl-2.6.1
TANGLE=/home/tudor/axiom/mnt/linux/bin/lib/notangle
10 copying /home/tudor/axiom/src/scripts to /home/tudor/axiom/mnt/linux/bin
1 making a linux system, PART=cprogs SUBPART=everything
2 Environment SPAD=/home/tudor/axiom/mnt/linux SYS=linux
SPD=/home/tudor/axiom L
SP=/home/tudor/axiom/lsp GCLDIR=/home/tudor/axiom/lsp/gcl-2.6.1
SRC=/home/tudor/
axiom/src INT=/home/tudor/axiom/int OBJ=/home/tudor/axiom/obj
MNT=/home/tudor/ax
iom/mnt ZIPS=/home/tudor/axiom/zips TMP=/home/tudor/axiom/obj/tmp
SPADBIN=/home/
tudor/axiom/mnt/linux/bin INC=/home/tudor/axiom/src/include
CCLBASE=/home/tudor/
axiom/obj/linux/ccl/ccllisp PART=cprogs SUBPART=everything NOISE=-o
/home/tudor/
axiom/obj/tmp/trace GCLVERSION=gcl-2.6.1
TANGLE=/home/tudor/axiom/mnt/linux/bin/
lib/notangle
make[1]: Entering directory `/home/tudor/axiom'
11 checking directory structure
12 Environment: PLF=LINUXplatform CCF=-O2 -fno-strength-reduce -Wall
-D_GNU_SOUR
CE -DLINUXplatform -I/usr/X11/include LDF=-L/usr/X11R6/lib CC=gcc AWK=gawk
RANLI
B=ranlib TOUCH=touch TAR=tar
AXIOMXLROOT=/home/tudor/axiom/mnt/linux/compiler O=
o BYE=bye LISP=lsp DAASE=/home/tudor/axiom/src/share XLIB=/usr/X11R6/lib
16 making /home/tudor/axiom/src/Makefile from
/home/tudor/axiom/src/Makefile.pam
phlet
which: no latex in
(/home/tudor/axiom/mnt/linux/bin:/usr/local/bin:/bin:/usr/bin
:/usr/X11R6/bin:/usr/atria/bin:/home/tudor/bin:./)
document ERROR You must install latex first
18 making /home/tudor/axiom/src
make[2]: Entering directory `/home/tudor/axiom/src'
make[2]: *** No rule to make target `setup'.  Stop.
make[2]: Leaving directory `/home/tudor/axiom/src'
make[1]: *** [srcsetup] Error 2
make[1]: Leaving directory `/home/tudor/axiom'
make: *** [all] Error 2

I am wondering if this has to do with latex or not.

I am looking forward to receiving your answer.

Dacian

-----Original Message-----
From: root [mailto:address@hidden 
Sent: Mittwoch, 28. Januar 2004 13:22
To: address@hidden
Cc: address@hidden; address@hidden; address@hidden;
address@hidden
Subject: Re: [Axiom-developer] Re: Axiom help needed



Axiom has a higher level program (not yet running) called sman (superman)
which manages the sockets.

Axiom 2.3 is the last commercial version. 
Versions are now listed by date and time of the build. 
Yours was last built on:
Saturday January 10, 2004 at 20:14:29

The encoders/decoders for openmath are in the C code zips/OMCv1.4a.tgz 
and the code to use OpenMath is in the 
src/algebra/*.spad.pamphlet
files.

Tim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]