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.003491
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 9 10 11 .. 29 Next › Last »

Jino commented on 2019-10-15 13:51 (UTC) (edited on 2019-10-16 07:01 (UTC) by Jino)

I just build and installed scilab for the first time. Unfortunately I cannot run it. I get an error: Error parsing gtk-icon-sizes string: ''

Does anybody experiences the same error? I am running xfce on latest arch. Furthermore I tried the same on my laptop with manjaro+xfce. Same result.

Edit: It seems that this issue is not xfce-related. I evaded the gtk error as suggested in the xfce forum. Now I don´t get any error anymore but still scilab won´t start as described before.

https://forum.xfce.org/viewtopic.php?id=13447

Edit#2: I removed this package and installed scilab-bin instead. Somehow, it works now. Note: I also tried to make different jdk versions default before. This also didnt make a different when trying to start scilab.

joren.ideas commented on 2019-08-20 18:43 (UTC) (edited on 2019-08-20 19:07 (UTC) by joren.ideas)

@ragoreco @tavla I found a solution, having the same problem before. Go into the directory where the Scilab aur package was downloaded, into src/scilab-6.0.2 or such, and edit ./modules/xml/src/cpp/XMLDocument.hxx Around line 26 will be "extern C {". remove that, as well as the next closing bracket.

There's also another of the same error. Just do the same thing with: ./modules/scicos/includes/XMIResource.hxx

After that finishes, run sudo make install.

I believe the reason for the error is some changes in xml.h that now has c++ code in it or something, conflicting with the whole "extern C" stuff.

tavla commented on 2019-06-20 11:01 (UTC) (edited on 2019-06-21 07:36 (UTC) by tavla)

version scilab 6.0.2-1 - multiple compile-time errors like "template with C linkage", for example: /usr/include/c++/9.1.0/memory:146:1: error: template with C linkage 146 | template <typename _Tp> | ^~~~~~~~ ...... make[3]: [Makefile:1147: src/cpp/libscicompletion_algo_la-XMLFieldsGetter.lo] Error 1 make[3]: Leaving directory '/tmp/yaourt-tmp-element/aur-scilab/src/scilab-6.0.2/modules/completion' make[2]: [Makefile:815: all] Error 2 make[2]: Leaving directory '/tmp/yaourt-tmp-element/aur-scilab/src/scilab-6.0.2/modules/completion' make[1]: [Makefile:827: all-recursive] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-element/aur-scilab/src/scilab-6.0.2/modules' make: [Makefile:1601: all-recursive] Error 1

ragoreco commented on 2019-05-14 13:09 (UTC)

I've been trying to install Scilab from AUR, and all goes well until it starts linking. I have the following error: In file included from src/cpp/XMLDocFieldsGetter.hxx:24, from src/cpp/XMLFieldsGetter.cpp:24: ../../modules/xml/src/cpp/XMLDocument.hxx:26:1: note: 'extern "C"' linkage started here extern "C" ^~~~~~~~~~ make[3]: [Makefile:1147: src/cpp/libscicompletion_algo_la-XMLFieldsGetter.lo] Error 1 make[3]: Leaving directory '/var/tmp/pamac-build-rgonzalez/scilab/src/scilab-6.0.2/modules/completion' make[2]: [Makefile:815: all] Error 2 make[2]: Leaving directory '/var/tmp/pamac-build-rgonzalez/scilab/src/scilab-6.0.2/modules/completion' make[1]: [Makefile:827: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/pamac-build-rgonzalez/scilab/src/scilab-6.0.2/modules' make: [Makefile:1601: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

Is anybody having the same issue? Can someone indicate me how to fix this error?. I know I can go Scilab website and download the package, it works fine. However, I want to get it installed from AUR.

Thanks

dbarbosa0 commented on 2019-04-05 13:18 (UTC) (edited on 2019-04-05 13:20 (UTC) by dbarbosa0)

People, i tried install the scilab, but this error appeared: .cache/pacaur/scilab/src/scilab-6.0.2/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/xmlloader/CSSParser.java:17: error: package javax.annotation does not exist

Can someone help me?

Thanks

eolianoe commented on 2019-03-04 20:28 (UTC)

@Xwang: sorry, I forgot to test in a clean chroot...

Xwang commented on 2019-03-03 23:48 (UTC)

I had to install time to solve a compile error (/usr/bin/time not found). I suggest to add time to the compile depends.

hifigraz commented on 2018-11-24 13:49 (UTC)

Build Error cannot satisfy apache-ant>=1.9 Changed buildfile to ant>=1.9 and it builds and installs.

Start from start menu but immediately exits.

Anyhow it starts from commandline ....

haawda commented on 2018-10-06 14:57 (UTC)

Builds fine here.

adrien20000 commented on 2018-10-05 08:17 (UTC)

Hello,

It's seems that the PKGBUILD bug in "package()" after this step : "Buildfile: /tmp/pamac-build-adrien/scilab/src/scilab-6.0.1/modules/graph/build.xml".

Thank for help.