FreeFem / FreeFem-sources

FreeFEM source code
https://freefem.org/
Other
746 stars 187 forks source link

MacOS install Error, libumfpack.6.dylib no such file #288

Open Mr-yww opened 11 months ago

Mr-yww commented 11 months ago

MacOS 12.6.7; use FreeFEM-v4.13-Intel.dmg I get Error , when execute Install-app.sh Error:

% bash ./Install-app.sh
same arch x86 i386 ok
Install FreeFEM version 4.13 in /Applications/FreeFem++.app/Contents/ff-4.13/bin ARCH Intel
filerc : .zprofile
dyld[74573]: Library not loaded: '/usr/local/opt/suite-sparse/lib/libumfpack.6.dylib'
  Referenced from: '/Applications/FreeFem++.app/Contents/ff-4.13/bin/FreeFem++'
  Reason: tried: '/usr/local/opt/suite-sparse/lib/libumfpack.6.dylib' (no such file), '/usr/local/lib/libumfpack.6.dylib' (no such file), '/usr/lib/libumfpack.6.dylib' (no such file)
./Install-app.sh: line 65: 74573 Abort trap: 6           /Applications/FreeFem++.app/Contents/$ffver/bin/FreeFem++ /Applications/FreeFem++.app/Contents/$ffver/share/FreeFEM/$ver/examples/tutorial/Laplace.edp -nw
Create Link of example and Doc
frederichecht commented 11 months ago

Sorry I miss a Library, I will redo the installation file.

Best Regards,

Frédéric Hecht.


Laboratoire Jacques-Louis Lions, UPMC Sorbonne Université BC187, 4 Place Jussieu, 75252 PARIS cedex 05, France Campus Jussieu, Barre 15-25, 3 etage Bureau 307 Projet Alpines , Inria de Paris, 2 rue Simone Iff Voie DQ12 75012 Paris tel: +33 1 44274411, mob: +33 6 62198986, fax: +33 1 44277200 @.*** https://www.ljll.math.upmc.fr/hecht software: FreeFem++ web site: http://www.freefem.org/ff++

Le 24 sept. 2023 à 16:16, 杨旺旺 @.***> a écrit :

I get Error , when execute Install-app.sh Error:

% bash ./Install-app.sh same arch x86 i386 ok Install FreeFEM version 4.13 in /Applications/FreeFem++.app/Contents/ff-4.13/bin ARCH Intel filerc : .zprofile dyld[74573]: Library not loaded: '/usr/local/opt/suite-sparse/lib/libumfpack.6.dylib' Referenced from: '/Applications/FreeFem++.app/Contents/ff-4.13/bin/FreeFem++' Reason: tried: '/usr/local/opt/suite-sparse/lib/libumfpack.6.dylib' (no such file), '/usr/local/lib/libumfpack.6.dylib' (no such file), '/usr/lib/libumfpack.6.dylib' (no such file) ./Install-app.sh: line 65: 74573 Abort trap: 6 /Applications/FreeFem++.app/Contents/$ffver/bin/FreeFem++ /Applications/FreeFem++.app/Contents/$ffver/share/FreeFEM/$ver/examples/tutorial/Laplace.edp -nw Create Link of example and Doc — Reply to this email directly, view it on GitHub https://github.com/FreeFem/FreeFem-sources/issues/288, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLPNDHENTWLKLHFAK25WTDX4A6FFANCNFSM6AAAAAA5E7AGSA. You are receiving this because you are subscribed to this thread.

Lalaland333 commented 11 months ago

Many thanks for your kind and warm help. Have a good day