Package Details: gmsh-docs 4.13.1-2

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.38
First Submitted: 2006-04-04 23:31 (UTC)
Last Updated: 2025-03-01 15:08 (UTC)

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 Next › Last »

taotedice commented on 2013-05-12 20:57 (UTC)

Thanks for working on the package. I'm still getting a checksum error: ==> Validating source files with md5sums... gmsh-2.7.1-source.tgz ... FAILED gmsh.desktop ... Passed gmsh.completion ... Passed Any recommendations?

gborzi commented on 2013-05-12 20:30 (UTC)

@taotedice The new 2.7.1 version included some modifications that made gmsh compile with opencascade 6.6.0, making my patch no longer applicable. Just remove it, like in the package I've just uploaded.

taotedice commented on 2013-05-12 12:07 (UTC)

Thanks for updating the checksum. Now I'm experiencing a new build error: ==> Starting build()... patching file Geo/OCC_Connect.cpp Reversed (or previously applied) patch detected! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file Geo/OCC_Connect.cpp.rej patching file Geo/OCCEdge.cpp Hunk #1 FAILED at 23. Hunk #2 FAILED at 327. 2 out of 2 hunks FAILED -- saving rejects to file Geo/OCCEdge.cpp.rej patching file Geo/OCCFace.cpp Hunk #1 FAILED at 26. Hunk #2 FAILED at 420. Hunk #3 FAILED at 483. Hunk #4 FAILED at 495. 4 out of 4 hunks FAILED -- saving rejects to file Geo/OCCFace.cpp.rej

taotedice commented on 2013-05-11 21:30 (UTC)

Looks like gmsh needs an updated md5sum ==> Validating source files with md5sums... gmsh-2.7.1-source.tgz ... FAILED occ660.patch ... Passed gmsh.desktop ... Passed gmsh.completion ... Passed ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build gmsh.

gborzi commented on 2013-05-06 23:22 (UTC)

Updated to compile with OpenCascade 6.6.0.

gborzi commented on 2012-12-03 16:48 (UTC)

@heitzmann I've checked the compiled binary in my system, there is no trace of a libml library. It's strange, the package hasn't changed since July.

heitzmann commented on 2012-12-03 14:44 (UTC)

Since about a month or so I started getting the error: Linking CXX executable gmsh /usr/bin/ld: cannot find -lml collect2: error: ld returned 1 exit status Where do I find this library? Has there been any changes in gmsh dependencies or maybe some renaming in other packages? Any help appreciated.

gborzi commented on 2012-09-21 10:18 (UTC)

@KevMoriarty Is it a warning or an error message? If it's the former, it is a known fltk problem, see http://www.fltk.org/str.php?L2578

<deleted-account> commented on 2012-09-21 10:05 (UTC)

Hi everyone, when i launch gmsh from a terminal I get the following error message: XOpenIM() failed. Any idea? Thanks to make available gmsh an archlinux

myles commented on 2012-05-01 09:50 (UTC)

@bashseb: If you are using the petsc package in AUR then it may have been a problem with the path given to the linker and also the environment variable (PETSC_DIR) in the PETSc package, I updated it recently if you want to try again. Please let me know if it works!