Khalid,

you have to export the deal.II path, as explained in the documentation, with 

export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/path/to/deal.II

Luca.

--
Luca Heltai <[email protected]>
http://people.sissa.it/~heltai/
Scuola Internazionale Superiore di Studi Avanzati
Phone:  +39 040 3787 449, Office: 255
--
There are no answers, only cross references.






On 31/mar/2010, at 13.10, khalid ashraf wrote:

> Hi,
>       I just installed Deal.II-6.2.1 on my Mac which has a darwin-10.6.1. I 
> compile the example programs like step-1
> without any problem. But when I try to run with the make run command, it 
> gives me the following error.
> 
> dyld: Library not loaded: libdeal_II_1d.g.6.2.1.dylib
>   Referenced from: /Users/kashraf/SOFTWARE/deal.II/examples/step-4/./step-4
>   Reason: image not found
> make: *** [run] Trace/BPT trap
> 
> I also set the library path to 
> LD_LIBRARY_PATH=<deal.ii dir>/lib
> 
> I appreciate any help in this regard.
> 
> Thanks and best wishes.
> 
> Khalid 
> 
> 
> _______________________________________________
> dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to