Discussion:
R, Maxima and Scilab for IRIX?
(too old to reply)
Renan Wishmaster
2005-10-03 01:32:14 UTC
Permalink
Hello,

Has somebody here ported the programs 'R' (statistical/financial
tools), Maxima (symbolic mathematics, Mathematica-like) and Scilab
(general matrix processing, MATLAB-like) to IRIX?

Thanks!
Atro Tossavainen
2005-10-03 09:55:53 UTC
Permalink
Post by Renan Wishmaster
Has somebody here ported the programs 'R' (statistical/financial
tools), Maxima (symbolic mathematics, Mathematica-like) and Scilab
(general matrix processing, MATLAB-like) to IRIX?
R is free software and is distributed as source code. Compiles on IRIX
without problems. Maxima likewise - haven't attempted to compile it,
though. Scilab likewise, haven't tried, though. I can't see that
much porting would be required, all you need to try is a compiler and
some spare time.
--
Atro Tossavainen (Mr.) / The Institute of Biotechnology at
Systems Analyst, Techno-Amish & / the University of Helsinki, Finland,
+358-9-19158939 UNIX Dinosaur / employs me, but my opinions are my own.
< URL : http : / / www . helsinki . fi / %7E atossava / > NO FILE ATTACHMENTS
J.A. Gutierrez
2005-10-05 08:23:50 UTC
Permalink
Atro Tossavainen <Atro.Tossavainen+***@helsinki.finland.invalid> wrote:

: though. Scilab likewise, haven't tried, though. I can't see that
: much porting would be required, all you need to try is a compiler and
: some spare time.

These are my notes for compiling scilab 2.5 on IRIX 6.2:

#### IRIX 6.2 mips2 o32 R4400

CC=cc \
./configure \
--prefix=/usr/local/scilab

routines/graphics/Math.h -> MY_MATH_H

/usr/local/tmp/scilab-2.5/pvm3/lib/ vi pvmgetarch
ARC=SGI6
/usr/local/tmp/scilab-2.5/routines/sun/ vi zzledt.c
# comment out extern ioctl
--
PGP and other useless info at \
http://webdiis.unizar.es/~spd/ \
finger://daphne.cps.unizar.es/spd \ Timeo Danaos et dona ferentes
ftp://ivo.cps.unizar.es/pub/ \ (Virgilio)
Loading...