Search Criteria
Package Details: sparselizard 2022.05-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/sparselizard.git (read-only, click to copy) |
---|---|
Package Base: | sparselizard |
Description: | C++ FEM library | user-friendly | multi-physics | hp-adaptive | HPC |
Upstream URL: | https://www.sparselizard.org/ |
Keywords: | fem |
Licenses: | GPL2 |
Submitter: | pointhi |
Maintainer: | pointhi |
Last Packager: | pointhi |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-02 14:00 (UTC) |
Last Updated: | 2022-12-08 13:00 (UTC) |
Dependencies (9)
- cblas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, blas-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blis-gitAUR, blisAUR, openblas-lapackAUR, blas-mklAUR, aocl-blisAUR, blas-openblas)
- gmshAUR (gmsh-gitAUR, gmsh-binAUR)
- metisAUR (metis-gitAUR)
- mumpsAUR (mumps-seq-sharedAUR, mumps-cmakeAUR, mumps-parAUR, mumps-seqAUR)
- openmpi (openmpi-gitAUR)
- petscAUR (petsc-gitAUR, petsc-complexAUR)
- slepcAUR (slepc-gitAUR)
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
Latest Comments
kvkoskin commented on 2023-10-06 09:06 (UTC)
Builds fine, but installation fails with '/usr/lib64 exists in filesystem (owned by filesystem)'.
Fied this by adding '-DCMAKE_INSTALL_LIBDIR=lib' to cmake invocation.
pointhi commented on 2022-12-08 13:01 (UTC)
I updated the package. It should work again now. Thanks for your information.
newsboost commented on 2022-12-07 21:19 (UTC) (edited on 2022-12-07 21:39 (UTC) by newsboost)
Hi, hmm, I have an issue with /usr/lib/openmpi/libmpi_cxx.so:
Is it my system there's a problem with?
Or is the makepkg-file maybe outdated, because this looks completely correct to me?
It is not a solution to make a symbolic link, I suspect the issue is with the PKGBUILD-file or maybe Arch Linux moved the file in a recent update or something?