Hi everyone I'm trying to run dealii in windows 7 x64. When I compile the example 1 (step-1) after do make run. I get this.
/home/Nikkolazo/deal.II/examples/step-1/step-1.exe: error while loading shared libraries: tmp.36RlV3t4pt: cannot open shared object file: No such file or directory Makefile:89: recipe for target `run' failed make: *** [run] Error 127 I tried to add the line to the file .bash_profile. And also make the command in the shell, export PATH=$PATH:/home/Nikkolazo/deal.II/lib before make all Then I don't know what is happening. I am really new in this so, if you can help me I'll really appreciate it. -- Nicolás González J. M.S. Student in Astrophysics Astronomy and Astrophysics Department Pontificia Universidad Católica de Chile Vicuna Mackenna 4860 7820436 Macul, Santiago, Chile E-mail: [email protected] Web: www.astro.puc.cl/~ngonzale
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
