Search Criteria
Package Details: gmsh-docs 4.13.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gmsh.git (read-only, click to copy) |
---|---|
Package Base: | gmsh |
Description: | TXT, HMTL and PDF doc for Gmsh |
Upstream URL: | https://gmsh.info |
Licenses: | GPL-2.0-or-later |
Submitter: | S1G1 |
Maintainer: | gborzi (carlosal1015, gpettinello) |
Last Packager: | carlosal1015 |
Votes: | 63 |
Popularity: | 0.60 |
First Submitted: | 2006-04-04 23:31 (UTC) |
Last Updated: | 2025-03-01 15:08 (UTC) |
Dependencies (16)
- alglib (make)
- annAUR (make)
- cairo (cairo-gitAUR) (make)
- cgns (cgns-parallelAUR) (make)
- cmake (cmake-gitAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- fltk (fltk-gitAUR) (make)
- glu (glu-gitAUR) (make)
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blas-mklAUR, aocl-libflameAUR, openblas-lapackAUR, blas-openblas) (make)
- med-openmpi (make)
- metisAUR (metis-gitAUR) (make)
- opencascade (opencascade-gitAUR) (make)
- sed (busybox-coreutilsAUR, sed-gitAUR) (make)
- swig (swig-gitAUR) (make)
- texlive-meta (make)
- voro++AUR (make)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 21 Next › Last »
gborzi commented on 2019-02-28 15:44 (UTC)
@pfm I've just compiled the package after uninstalling gcc-fortran. Take a look at the CMakeLists.txt file around line 469:
if(NOT HAVE_BLAS OR NOT HAVE_LAPACK) # if we still haven't found blas and lapack, use the standard cmake tests, # which require a working Fortran compiler enable_language(Fortran) ....
It seems you don't have blas or lapack or cmake is unable to find them.
pfm commented on 2019-02-28 14:39 (UTC)
CMake fails with makechrootpkg:
-- The Fortran compiler identification is unknown CMake Error at CMakeLists.txt:469 (enable_language): No CMAKE_Fortran_COMPILER could be found.
Would you add gcc-fortran as makedepends?
raqato commented on 2019-02-13 11:56 (UTC)
Hello, I am getting this build error when I try to install the 4.1.4 version of gmsh on my system.
Could you please tell me what I am doing wrong? I have tried reinstalling med but that did not help.
xantares commented on 2019-01-26 11:24 (UTC)
can you require med3 instead of med ? both med-salome and med3 provide it
gborzi commented on 2019-01-17 11:54 (UTC)
@petronny you can use med-salome.
petronny commented on 2019-01-17 04:31 (UTC)
Hi, could you create a package named
med-gmsh
to solve the dependency issue?gborzi commented on 2019-01-13 15:00 (UTC)
Please note that the package doesn't compile with med 4.0, you will have to retain the older 3.3.1.
gborzi commented on 2018-08-30 10:43 (UTC)
@sigvald maybe you have these two options in your ~/.gmsh-options file, but they no longer apply. As for the git number, that's an upstream problem, it's in the stable source release.
sigvald commented on 2018-08-30 07:38 (UTC)
When I run it I get:
Also, the version number in the status bar inside Gmsh says "Gmsh 4.0.0-git-
f5fdc29
" which doesn't really sound like a stable version to me (but that may be an upstream bug?)zoidberg commented on 2018-08-07 04:43 (UTC)
This needs to be changed in the PKGBUILD, since we now have python 3.7 in the repos.
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 21 Next › Last »