Package Details: scilab 2025.0.0-1

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.009847
First Submitted: 2011-12-07 20:36 (UTC)
Last Updated: 2024-10-26 02:56 (UTC)

Pinned Comments

carlosal1015 commented on 2024-11-17 18:01 (UTC)

Open issue https://gitlab.com/scilab/scilab/-/issues/16429

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 29 Next › Last »

Xwang commented on 2020-10-17 12:37 (UTC) (edited on 2020-10-20 18:55 (UTC) by Xwang)

Today I get the following error while building the package:


File "./src/modelica_compiler/scicosOptimizingCompiler.ml", line 1:
Error: Files /usr/lib/ocaml/num/nums.cmxa and /usr/lib/ocaml/stdlib.cmxa
       make inconsistent assumptions over implementation Stdlib__sys
Command exited with non-zero status 2

Should I open a bug upstream? Is it an ocaml arch packaging issue?

Xwang commented on 2020-06-17 10:45 (UTC)

@Bartus sorry but I do not use hdf5. However if you tell me what and how to test, I can do that.

bartus commented on 2020-06-17 08:16 (UTC)

@Xwang, could you perhaps test hdf5 support, as this patch is quite crude and can introduce some problems.

Xwang commented on 2020-06-17 06:09 (UTC)

The latest version compiles and installs correctly on my pc. Thanks!

bartus commented on 2020-06-16 23:22 (UTC) (edited on 2020-06-16 23:23 (UTC) by bartus)

Finished the patchs for libxml, hdf5>=1.8

# run from local clone to merge.
git pull https://github.com/bartoszek/scilab

Haven't tested the resulting binary, only build process.

ps. sorry for the mess, accidently posted this to scilab-git instead here.

ZioCroccante commented on 2020-06-04 11:24 (UTC) (edited on 2020-06-04 11:25 (UTC) by ZioCroccante)

Hi, I got this error when I try to install:

ERROR: Failure while downloading https://mirrors.tuna.tsinghua.edu.cn/apache/lucene/java/8.5.1/lucene-8.5.1.tgz

Thx fro help

Xwang commented on 2020-05-16 14:55 (UTC)

@bartus is there anything I can do to solve it or is it an upstream bug?

bartus commented on 2020-05-16 14:13 (UTC)

@Xwag: this error is caused by including libxml headers in extern "C" section, forcing C style linkage.