Javad,

I installed Dealii-9.1.1 successfully. So, I wanted to run step-1 and
> followed the command lines based on README instruction. But, I have faced
> an error that you can see as follow:
>
> root@Lenovo-PC:~/math/dealii-9.1.1/examples/step-1# cmake
> -DDEAL_II_DIR=/root/bin/dealii-9.1.1/ .
> [...]
> root@Lenovo-PC:~/math/dealii-9.1.1/examples/step-1# make
> Scanning dependencies of target step-1
> [ 50%] Building CXX object CMakeFiles/step-1.dir/step-1.cc.o
> make[2]: *** No rule to make target
> '/root/math/dealii-9.1.1/lib/libdeal_II.g.so.9.1.1', needed by 'step-1'.
> Stop.
> [...]
>

It looks like /root/math/dealii-9.1.1/lib/libdeal_II.g.so.9.1.1 is not
accessible. Does this file exist? Is it readable?
Anyway, you should just install deal.II anew and make sure that the file
exists in the installation directory.

Best,
Daniel

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CAOYDWbLyykSzZ7bPx09ZJMxPNOuu0spQXFwwz_zW7rFegBwW3Q%40mail.gmail.com.

Reply via email to