Binary packages macOS

Hi, I have just realized that I installed on my macbook (M1 chip) the 4.5 version of Freefem, so I am searching for Binary packages for macOS for a version later than the 4.5 one. Can someone help me please?

I visited the download site (Releases · FreeFem/FreeFem-sources · GitHub) but I can see just binary packages for Ubuntu and Windows.

You should build from sources, it’s easy and reliable. The binary for macOS is not available for the latest release, but it is for older ones, e.g., version 4.11.

Sorry for my ignorance.
Could you explain me how to build from sources or specify me some reference to do it?

Thanks.

Just following these steps should do the trick: GitHub - FreeFem/FreeFem-sources: FreeFEM source code.

Thank you again. I will try it.

I have Build de version, but I have some problems with slepc in some M1 chip, because i compile in M1 max

MBP-M1-FH:ff-10 hecht$ uname -a
Darwin MBP-M1-FH.local 21.6.0 Darwin Kernel Version 21.6.0: Sun Nov 6 23:31:13 PST 2022; root:xnu-8020.240.14~1/RELEASE_ARM64_T6000 arm64
MBP-M1-FH:ff-10 hecht$ mac
macbinary macerror macerror5.18 macerror5.30 machine
MBP-M1-FH:ff-10 hecht$ mac
macbinary macerror macerror5.18 macerror5.30 machine
MBP-M1-FH:ff-10 hecht$ machine
arm64e
MBP-M1-FH:ff-10 hecht$

the dmg is on my personal web site
https://www.ljll.math.upmc.fr/hecht/ftp/tmp/FreeFEM-4.12-Apple-M1.dmg

you can try

Thank you so much.

Luca Liverotti