Hi All,

I am not able to run any code in dealII  getting the below error

12:33:06 **** Build of project step-10-Debug@step-10 ****
/usr/bin/make -j4 run 
/usr/bin/cmake 
-H/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
-B/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/make -f CMakeFiles/Makefile2 run
make[1]: Entering directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
/usr/bin/cmake 
-H/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
-B/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10/CMakeFiles
 
3
/usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/run.dir/all
make[2]: Entering directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
/usr/bin/make -f CMakeFiles/step-10.dir/build.make 
CMakeFiles/step-10.dir/depend
make[3]: Entering directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
cd 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
&& /usr/bin/cmake -E cmake_depends "Unix Makefiles" 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10/CMakeFiles/step-10.dir/DependInfo.cmake
 
--color=
make[3]: Leaving directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
/usr/bin/make -f CMakeFiles/step-10.dir/build.make 
CMakeFiles/step-10.dir/build
make[3]: Entering directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
make[3]: Nothing to be done for 'CMakeFiles/step-10.dir/build'.
make[3]: Leaving directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
[ 66%] Built target step-10
/usr/bin/make -f CMakeFiles/run.dir/build.make CMakeFiles/run.dir/depend
make[3]: Entering directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
cd 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
&& /usr/bin/cmake -E cmake_depends "Unix Makefiles" 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10 
/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10/CMakeFiles/run.dir/DependInfo.cmake
 
--color=
Scanning dependencies of target run
make[3]: Leaving directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
/usr/bin/make -f CMakeFiles/run.dir/build.make CMakeFiles/run.dir/build
make[3]: Entering directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
[100%] Run step-10 with Debug configuration
./step-10
./step-10: error while loading shared libraries: libparmetis.so: cannot 
open shared object file: No such file or directory
CMakeFiles/run.dir/build.make:57: recipe for target 'CMakeFiles/run' failed
make[3]: *** [CMakeFiles/run] Error 127
make[2]: *** [CMakeFiles/run.dir/all] Error 2
make[1]: *** [CMakeFiles/run.dir/rule] Error 2
make: *** [run] Error 2
make[3]: Leaving directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
CMakeFiles/Makefile2:264: recipe for target 'CMakeFiles/run.dir/all' failed
make[2]: Leaving directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
CMakeFiles/Makefile2:271: recipe for target 'CMakeFiles/run.dir/rule' failed
make[1]: Leaving directory 
'/home/poonam/apps/candi/deal.II-toolchain/deal.II-v8.4.0/examples/step-10'
Makefile:196: recipe for target 'run' failed


please help

-- 
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