[scilab-Users] API Mode

Setumadhav Kulkarni sekulkar at tibco.com
Tue Jun 16 13:04:19 CEST 2009


Thanks Sylvestre!

I got it working, and I had to set PATH, SCI, SCILAB variables in my env.

:-)

-----Original Message-----
From: Sylvestre Ledru [mailto:sylvestre.ledru at scilab.org] 
Sent: Tuesday, June 16, 2009 3:33 PM
To: users at lists.scilab.org
Subject: Re: [scilab-Users] API Mode

Le mardi 16 juin 2009 à 02:20 -0700, Setumadhav Kulkarni a écrit :
> Hello and sorry for the broadcast!
No problem, it is the goal of this mailing list.

>      1. I just need to install Scilab in the API mode, am I correct?
>         If yes, how do I install this software in the API mode.
If you are under Windows, on the installer, disable most of the items.
Under Linux, you have to build it yourself (it is not hard) and disable
the features you don't need with --without-xxxxx
./configure --help|grep without
will give you some answer.

>      1. Are there any sample available that show how one of the Scilab
>         examples can be used for this submission?
This can be useful: 
http://www.scilab.org/product/man/compile_and_run_javasci.html

If you want to call Scilab from C/C++, have a look to the call_scilab
documentation in a nightly build version of Scilab (the documentation
has been written recently on it). 

Sylvestre





More information about the users mailing list