2017-06-15 7:32 GMT-04:00 Bulent Tokay <bulent.to...@gmail.com>:
> Then, I tried the same way in deal.ii-8.5.0, and no problem happened during
> building and installation. However, after make test command, I received
> output of failure. Detailed.log and related feedback in terminal are
> attached.
I think it is the same problem though. You should create a directory
build. From this directory, you type the cmake command then make. When
it's done you type 'make install'. This will install the library in
the path you gave (basically it moves the files that you need to the
install directory). Then, you can remove the build directory.

Best,

Bruno

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