[Scilab-users] fmincon will work

rodmra rodmra at yahoo.com.br
Mon May 19 00:49:38 CEST 2014


Thank you Stéphane Mottelet. Now fmincon will work on Linux Ubuntu 14.04 LTS
64-bit version!

Instructions (what I did):

a) Install pre-requisite packages (terminal command): sudo apt-get install
scilab subversion gfortran ;

b) Run Scilab 5.5, click on ATOMS button and install Apifun and Fmincon
(SciIPOpt will be automatically installed);

c) Restart Scilab, click on ATOMS button, click on each package installed
and uncheck Autoload feature, close Scilab;

d) Download sci-ipopt sources (terminal command): svn checkout
http://scilab-mip.googlecode.com/svn/trunk/sci-ipopt ;

e) Start Scilab, open and run ~/sci-ipopt/builder.sce 


/if all works you will see this in Scilab 5.5.0 console:

Downloading Ipopt ... please wait
...
Running script for downloading the source code for BLAS
...
Running script for downloading the source code for LAPACK
...
Running script for downloading the source code for the METIS
...
Running script for downloading the source code for MUMPS
...
Configuring Ipopt ... please wait
...
Building Ipopt ... please wait
...
Installing Ipopt ... please wait
...
Building macros...
...
Cleaning Ipopt ... please wait
--> _ 
/

f) Now copy the contents of folder "~/sci-ipopt/" to folder
"~/.Scilab/scilab-5.5.0/atoms/sci_ipopt/0.1.1-1"

g) Start Scilab, click on ATOMS button, click on each package installed and
check Autoload feature;

h) Restart Scilab and voilá... fmincon now works!



--
View this message in context: http://mailinglists.scilab.org/Scilab-users-fmincon-won-t-work-tp4029000p4030529.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list