Index of /~fujiik/mklinux/Packages/dr3/RPMS/scilab

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]SOURCES/ 1998-08-29 19:49 -  
[DIR]SPECS/ 1998-08-30 00:18 -  
[   ]scilab-2.4-1a.ppc.rpm 1998-08-30 07:08 6.2M 
[   ]scilab-2.4-1a.src.rpm 1998-08-30 07:09 6.4M 

MkLinux Installation Notes(English)

Descriptions of the Current Directory

SCILAB: A Matrix-based Scientific Software Package

Japanese Page is here.

News

Files

This directory contains the SCILAB package related files:
        README.html             : this file
        SOURCES                 : patches
        SPECS                   : spec. files
        scilab-2.4-1a.ppc.rpm   : binary RPM
        scilab-2.4-1a.src.rpm   : source RPM
   

Origin

ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/scilab-2.4- src.tar.gz

An unofficial ppc patch was created:

scilab-2.4-ppc.patch
to build SCILAB on MkLinux/LinuxPPC.

How to Build Scilab from SRC

The RPM building procedure is described in its spec file:
scilab.spec

You can rebuild the RPM using its corresponding SRPM as:

# rpm --rebuild <somewhere>/ scilab-2.4-1a.src.rpm
Your can skip this step, if you use the prebuilt binary RPM.

Though the binary RPM package is built without "libmoto" for license reason, you may want to build a private version with "libmoto". In that case, replace "-lm" by "-lmoto -lm" wherever you find "-lm" in the link flags.

Installation Instructions

# rpm -Uvh <somewhere>/scilab-2.4-1a.ppc.rpm

Try

$ export SCI=/opt/scilab
$ export PATH=$PATH:$SCI/bin
$ scilab
and hit the "Demos" button to popup a menu. Click any one to see the demo.

Caution: The package is not yet tested intensively. As usual, use it at your own risk.


Back to Keisuke Fujii's MkLinux Page
fujiik@jlcuxf.kek.jp Aug. 30, 1998