Hi Uwe,

 

Thanks for providing such a detailed reply. The following suggestion solved my 
problem.

 

export 
DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/apps/candi/deal.II-toolchain/v8.5.1/brew-openmpi/OCE-0.18/lib:/apps/candi/deal.II-toolchain/v8.5.1/brew-openmpi/parmetis-4.0.3/lib

 

I included this line in my .bash_profile file by using appropriate paths for 
OCE and parmetis files. Now after compiling the deal-ii programs, when I run 
them in command line, they run fine. I appreciate your looking into my error 
messages and troubleshooting.

 

Regards,

Pawan

 

From: "'Uwe Köcher' via deal.II User Group" <dealii@googlegroups.com>
Reply-To: <dealii@googlegroups.com>
Date: Wednesday, November 8, 2017 at 10:20 AM
To: "deal.II User Group" <dealii@googlegroups.com>
Subject: Re: [deal.II] deal.II on Mac OS Sierra

 

export 
DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/apps/candi/deal.II-toolchain/v8.5.1/brew-openmpi/OCE-0.18/lib:/apps/candi/deal.II-toolchain/v8.5.1/brew-openmpi/parmetis-4.0.3/lib

-- 
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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to