The current version 5.4.1-4 builds and runs. The 'Scilab Demonstrations' button, accessible from the toolbar (gear icon) does not launch the demonstration gui. However, the demonstrations do run, when located individually.
Search Criteria
Package Details: scilab 2025.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/scilab.git (read-only, click to copy) |
---|---|
Package Base: | scilab |
Description: | A scientific software package for numerical computations |
Upstream URL: | https://www.scilab.org |
Keywords: | algorithm analysis data development gui mathematics model modelica numeric numerical science scientific sdk simulation visualization |
Licenses: | BSD-3-Clause, GPL-2.0-or-later, CeCILL-2.1 |
Submitter: | td123 |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 86 |
Popularity: | 0.017081 |
First Submitted: | 2011-12-07 20:36 (UTC) |
Last Updated: | 2024-10-26 02:56 (UTC) |
Dependencies (16)
- arpack (arpack-gitAUR)
- bwidgetAUR
- eigen (eigen-gitAUR)
- fftw
- hdf5-openmpi
- libmatio (libmatio-gitAUR)
- suitesparse
- ant (ant-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- ocaml-num (make)
- pcre (make)
- pkgconf (pkgconf-gitAUR) (make)
- time (time-gitAUR) (make)
- tk (tk-fossilAUR) (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 Next › Last »
taotedice commented on 2013-05-15 10:07 (UTC)
haawda commented on 2013-05-01 12:27 (UTC)
No, file a bug report upstream.
<deleted-account> commented on 2013-05-01 11:30 (UTC)
Still can't build it.
!--error 241
File "/tmp/.../aur-scilab/src/scilab-5.4.1/modules/scicos/macros/scicos_utils/with_modelica_compiler.bin" does not exist.
Any solution for this?
Thank you
haawda commented on 2013-04-20 11:51 (UTC)
I do not think this is about to work together with clang. Ask upstream.
mokasin commented on 2013-04-20 09:30 (UTC)
Tried to get it working with Clang and mpicc with OMPI_CC=clang. But ./configure failes with:
checking omp.h usability... no
checking omp.h presence... no
checking for omp.h... no
configure: error: Could not find omp.h
<deleted-account> commented on 2013-04-12 08:50 (UTC)
i think the wrong md5sum was replaced for i686, it should work with the following
[[ $CARCH == i686 ]] && md5sums=('1515c76852d71c7194ade1dc2a8bf8dc'
'5f8746053d645c0d7f220d42d3463f2d'
'ad6286f324891fe8b86c60e4012a36b7')
haawda commented on 2013-04-10 09:35 (UTC)
fixed, thanks
deepsoul commented on 2013-04-09 21:11 (UTC)
The first md5sum for i686 is wrong. It has to be 5f8746053d645c0d7f220d42d3463f2d, since it is the same file as the second source of x86_64.
airanver commented on 2013-04-06 14:13 (UTC)
hello,i also meet errors when compile
/***************************************/
if with_modelica_compiler() then
!--error 241
File "/home/luciano/Downloads/scilab/src/scilab-5.4.1/modules/scicos/macros/scicos_utils/with_modelica_compiler.bin" does not exist.
at line 28 of exec file called by :
exec('buildmacros.sce');
at line 51 of exec file called by :
exec('buildmacros.sce');
at line 46 of exec file called by :
exec('modules/functions/scripts/buildmacros/buildmacros.sce',-1)
-->
/********************************************/
i do not the reason but i want to know how to fix it,someone help me?
Pinned Comments
carlosal1015 commented on 2024-11-17 18:01 (UTC)
Open issue https://gitlab.com/scilab/scilab/-/issues/16429