Re: [DuMuX] Problems DUMUX

2018-04-12 Thread Flemisch, Bernd
Can you go to build-cmake/tutorial and type ls; make help the same in build_cmake/tutorial/tutorial_implicit, and send the output? Bernd Von: Hermann Zeyen Gesendet: Donnerstag, 12. April 2018 20:22:06 An: Flemisch, Bernd Betreff: Re:

Re: [DuMuX] Problems DUMUX

2018-04-12 Thread Bernd Flemisch
Ok, maybe the build_tutorials option was introduced later. Apparently, you haven't been in the build folder before. Try make tutorial_implicit in dune/dumux/build-cmake/tutorial. Kind regards Bernd On Thu, Apr 12, 2018 at 6:09 PM +0200, "Hermann Zeyen"

Re: [DuMuX] Problems DUMUX

2018-04-12 Thread Hermann Zeyen
Thanks, Bernd, for your fast reply. I got the 2.12 clone. However, the problem with the tutorial persists and when I type "make build_tutorials" in "~/dune/dumux/build-cmake", I get te message that there is no rule for building build_tutorials. (I am using Ubuntu 17.1 in an Oracle Virtual box

Re: [DuMuX] Problems DUMUX

2018-04-12 Thread Bernd Flemisch
Hi Hermann, I'm replying to the Dumux mailing list, since your question and the answers are potentially helpful for other users. It's best for you to subscribe to the list at https://listserv.uni-stuttgart.de/mailman/listinfo/dumux. On 04/12/2018 03:48 PM, Hermann Zeyen wrote: Dear Bernd,