Search Criteria
Package Details: freefem 4.7.1-1
Git Clone URL: | https://aur.archlinux.org/freefem.git (read-only, click to copy) |
---|---|
Package Base: | freefem |
Description: | A PDE oriented language using the finite element method |
Upstream URL: | https://freefem.org/index.html |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | haawda |
Maintainer: | gdolle |
Last Packager: | gdolle |
Votes: | 14 |
Popularity: | 0.002471 |
First Submitted: | 2019-06-19 19:31 |
Last Updated: | 2020-10-22 23:22 |
Dependencies (30)
- arpack
- freeglut (freeglut-x11-svn, freeglut-wayland-svn)
- glu (glu-git)
- gsl
- hdf5 (hdf5-git, hdf5-openmpi-java, hdf5-java, hdf5-openmpi)
- openmpi (openmpi-git, openmpi3, openmpi-gcc8, openmpi-gcc9, openmpi-cuda)
- parmetis
- suitesparse (suitesparse-mkl)
- autoconf (autoconf-git) (make)
- bison (byacc-bison, bison-git) (make)
- flex (flex-git) (make)
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-multilib-git, gcc-fortran-git) (make)
- python (python-dbg) (make)
- texlive-core (texlive-installer, texlive-full) (make)
- unzip (unzip-natspec, unzip-iconv) (make)
- boost (boost-git) (optional)
- cblas (openblas-lapack-git, cblas-tmg, flexiblas, openblas-lapack-static, openblas-cblas-git, atlas-lapack, blis-cblas-openmp, blis-cblas, blas-git, openblas-lapack, armpl, opencblas) (optional)
- coin-or-ipopt (optional)
- fftw (fftw-mpich, fftw-mpi, fftw-amd) (optional)
- lapack (openblas-lapack-git, lapack-tmg, flexiblas, openblas-lapack-static, atlas-lapack, lapack-git, openblas-lapack, armpl) (optional)
- metis (metis-i8r8) (optional)
- mmg3d (mmg) (optional)
- mumps (mumps4, mumps-seq, mumps-par, mumps-seq-shared) (optional)
- nlopt (optional)
- petsc (petsc-git, petsc-complex) (optional)
- scalapack (optional)
- scotch (scotch-git) (optional)
- slepc (slepc-git) (optional)
- superlu (optional)
- tetgen (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
gdolle commented on 2016-10-18 13:07
hdf5-cpp-fortran break compatibility with hdf5-openmpi version.
Maybe `hdf5` package should be used instead (to be checked)
(It seems it's discussed also for cgns package)
greyltc commented on 2016-05-31 16:31
'hdf5-cpp-fortran' needs to be in the depends list.
LoicH commented on 2016-05-19 07:50
Hello,
Same problem as you jacopo-canton .Have you find a solution ?
jacopo-canton commented on 2016-04-11 16:56
Hello,
I'm having a problem compiling 3.45:
make[4]: Entering directory '/home/.../freefem++/src/freefem++-3.45/src/fflib'
CXX some stuff that works ...
CXX write_hdf5.o
In file included from ../bamglib/write_hdf5.cpp:4:0:
../bamglib/write_hdf5.hpp:19:19: fatal error: H5Cpp.h: No such file or directory
compilation terminated.
any help?
Thanks
gdolle commented on 2016-03-25 11:00
I confirm that the 3.45 version works well by just updating the version number in the PKGBUILD and also SHA256sum.
holos commented on 2016-03-16 01:51
sorry, I ignored freefem for a while since the build was broken for me until recently. 3.44 worked for me in clean chroot, though it looks like 3.45 is out now
viperpaulo commented on 2015-11-10 10:30
Maybe ipopt is the missing dependency since it seems to be where it stops compiling. Do you have it installed from another package?
viperpaulo commented on 2015-10-30 09:28
Hi holos,
I have trouble with this new version of the package (3.41-1), it doesn't compile, even in a clean chroot! Can you try to compile it in a clean chroot to see if there is a missing dependency: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot
I didn't manage to find the missing dependency...
holos commented on 2015-03-05 16:38
I didn't get crashes with 3.34-2 (I didn't try 3.34-1) with --enable-download, so I left it for the time being
holos commented on 2015-03-05 16:05
suitesparse is in the repos :P
freefem is really weird with detecting system libraries, so I'd be happy to remove --enable-download from the package.