Now I got your point. I think it is fixed. I also added ocaml as a dep to enable modelica and enabled umfpack. Unfortunately the "make doc" does not work anymore.
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.014222 |
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 .. 23 24 25 26 27 28 29 Next › Last »
haawda commented on 2013-03-02 10:21 (UTC)
MRWITEK commented on 2013-03-01 05:38 (UTC)
I just have wrong paths in /usr/share/scilab/etc/classpath.xml, so perhaps it's better to include some libraries in package or do some investigation about them.
http://pastebin.com/nfjb85VX
haawda commented on 2013-02-28 21:19 (UTC)
Cannot confirm. What architecture? What java?
MRWITEK commented on 2013-02-28 19:21 (UTC)
After building this package I can't launch scilab unless I keep src/ directory.
http://pastebin.com/EbUfq4B0
techlive commented on 2013-02-26 16:36 (UTC)
@StefanHusmann, That's okay, I will take care of the no-gui version if I have time.
haawda commented on 2013-02-26 16:34 (UTC)
Adopted and updated. But a no from me for the nogui-version.
techlive commented on 2013-02-26 16:23 (UTC)
@StefanHusmann Orphaned, there is also a nogui version: https://aur.archlinux.org/packages/scilab-nogui, maybe consider adopt it too.
haawda commented on 2013-02-26 16:20 (UTC)
techlive, I did not activate notifications for this package. Now I have. If you like to orphan it again, I will take it.
shanipribadi commented on 2013-02-05 16:11 (UTC)
I had just successfully built the package for scilab 5.4.0 with the PKGBUILD given by @StefanHusmann with the addition of umfpack.
To compile scilab 5.4.0 with umfpack from suitesparse you need to add
LIBS='-lcholmod -lcolamd -lsuitesparseconfig' before the configure line.
The better way might be by adding a patch that modifies scilab-5.4.0/m4/umfpack.m4 and regenerate the config files (autoconf etc).
techlive commented on 2012-12-08 01:46 (UTC)
@StefanHusmann There is also a nogui version: https://aur.archlinux.org/packages/scilab-nogui, may be consider adopt it too.
Pinned Comments
carlosal1015 commented on 2024-11-17 18:01 (UTC)
Open issue https://gitlab.com/scilab/scilab/-/issues/16429