Sorry, guys, i don't have time for now to maintain this package. Maybe, someone adopt it. If not - I will adopt it later.
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.013916 |
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-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 .. 17 18 19 20 21 22 23 24 25 26 27 .. 29 Next › Last »
kurnevsky commented on 2014-08-28 06:50 (UTC)
wangchong commented on 2014-08-28 03:20 (UTC)
I got this:
libamd: Library missing (Cannot find symbol amd_info)
haawda commented on 2014-08-21 20:06 (UTC)
francisco: seems you freshly installed java or switched between different flavours of java. If so, rerun the startscript in /etc/profile.d.
I have seen that this package does not compile using clang and clang++. Maybe in the PKGBUILD CC and CXX should be set explicitely at configure step. That won't hurt on normal Arch Linux installations, but user who have CC=clang and CXX=clang++ set in makepkg.conf will benefit.
francisco commented on 2014-08-20 23:42 (UTC)
the compilation stops with this message:
configure: error: Could not locate Java's jni.h include file
kurnevsky commented on 2014-05-08 19:27 (UTC)
scilab 5.5.0-2:
Added missing build dependencies.
Fixed issue with umfpack. Fix is ugly, maybe somebody know how to fix better...
ctag commented on 2014-05-05 20:05 (UTC)
In addition to the packages mentioned by Willrandship, I had to install tcl and tk for the build to work.
Willrandship commented on 2014-04-23 20:02 (UTC)
This AUR package is missing some dependencies. Here's a list of the packages I needed to install for it to build correctly. Please add these to the dependency list.
gcc-fortran
hdf5-cpp-fortran (hdf5 may also work, but I chose this one since they conflict)
arpack
I already had tcl and tk, so I can't verify daniel's claims as to whether they are required.
viperpaulo commented on 2014-04-23 09:08 (UTC)
Yes, extra/suitesparse is installed.
Does "umfpack(eye(3,3),"\",zeros(3))" works for you ?
kurnevsky commented on 2014-04-18 07:01 (UTC)
daniel.sch: ok, I will add them in the next update.
viperpaulo: do you have installed extra/suitesparse? It looks like a missing dependency.
Pinned Comments
carlosal1015 commented on 2024-11-17 18:01 (UTC)
Open issue https://gitlab.com/scilab/scilab/-/issues/16429