Hi Bruno I am kind of mess up !!!
here his the result and it fail even in configuration stage . result hichoudeiMac:step-1 hichou$ cmake . CMake Error at CMakeLists.txt:30 (MESSAGE): *** Could not locate a (sufficiently recent) version of deal.II. *** You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake or set an environment variable "DEAL_II_DIR" that contains this path. -- Configuring incomplete, errors occurred! when I try to locate my path to deal.II as requested , I even could not find deal.II in /usr/local directory ( where it is assigned by me to install deal.II). I list my enviromemnt variable below : hichoudeiMac:Homebrew hichou$ printenv DEAL_II_BUNDLE=/Applications/deal.II-8.5-brew.app TERM_PROGRAM=Apple_Terminal SHELL=/bin/bash TERM=xterm-256color TMPDIR=/var/folders/hf/ylwlk7f94d19njtz1y3jnwdh0000gn/T/ Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.n7KAlzSuIW/Render TERM_PROGRAM_VERSION=400 OLDPWD=/usr/local DEAL_II_RESOURCES=/Applications/deal.II-8.5-brew.app/Contents/Resources TERM_SESSION_ID=1B0D157F-8009-4D86-98FB-6273322E2D2A USER=hichou WEB_URL=http://www.coursera.org SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.9myLObZhUa/Listeners MACHINE_TYPE=mac-gcc-4.2 GEOS_DIR=/usr/local/geos PATH=/Users/hichou/Documents/OpenSourceWare/FEMtool/dealii-8.5.1:usr/local/Cellar/gcc/7.2.0/libexec/gcc/x86_64-apple-darwin16.7.0/7.2.0:/Users/hichou/pgmpy:/usr/local/bin:/Users/hichou/Xerces/xerces1.4.3/xerces-1.4.3.jar:/Users/hichou/Documents/Java/XMLJava/samples:/usr/local/Cellar/xerces-c/3.1.4/bin:/usr/local/opt/qt/bin:/Users/hichou/Documents/NWTC/LandBase/FAST_v8.16.00a-bjj/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin PWD=/usr/local/Homebrew XPC_FLAGS=0x0 XPC_SERVICE_NAME=0 HOME=/Users/hichou SHLVL=2 LOGNAME=hichou LC_CTYPE=UTF-8 DISPLAY=/private/tmp/com.apple.launchd.dQ0pZBe2pA/org.macosforge.xquartz:0 _=/usr/bin/printenv hichoudeiMac:Homebrew hichou$ echo $SHELL /bin/bash Just do not know what is possible way to proceed .... Hungi於 2018年1月6日星期六 UTC+8上午8時26分38秒寫道: > > Hi Bruno > Thanks for your help . > I used to use Dealii-8.5.1 and for some reason it did not work for unknown > reason in time , I then rein 8.5.0 install either from dealii git hub > repository or from Mac dealii-8.5.0-brew.dmg > <https://github.com/dealii/dealii/releases/download/v8.5.0/dealii-8.5.0-brew.dmg> > yet it fail to build. > > This morning I try to rein install with Dealii-8.5.1 again , I will notice > you with the result. > > Bruno Turcksin於 2018年1月5日星期五 UTC+8下午10時36分13秒寫道: >> >> Hi, >> >> On Friday, January 5, 2018 at 9:29:45 AM UTC-5, Hungi wrote: >>> >>> after I updateing sundials through Homebrew : failure were changed : >>> >>> bash-3.2$ ./step-1 >>> >>> dyld: Library not loaded: >>> /usr/local/opt/suite-sparse/lib/libsuitesparseconfig.4.5.5.dylib >>> >>> Referenced from: >>> /Users/hichou/Documents/OpenSourceWare/FEMTool/dealii/lib/libdeal_II.9.0.0-pre.dylib >>> >>> Reason: image not found >>> >>> Abort trap: 6 >>> >> This is the same problem that you had with sundials but with UMFPACK. How >> did you install deal.II? >> >> Best, >> >> Brnuo >> > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
