Hi Mathis, Thank you for the reply. I will try your instructions. If I have more problems, then I will email you again.
Hirotaka 2024年7月17日(水) 16:23 Mathis Kelm <[email protected]>: > Dear Hirotaka, > > the error is caused by missing requirements for the optional Python > bindings. You may either install the packages with > > sudo apt-get install python3-dev python3-pip python3-venv > > and reconfiguring DuMux/DUNE with > > ./dune-common/bin/dunecontrol bexec rm -r CMakeFiles CMakeCache.txt > ./dune-common/bin/dunecontrol --opts=dumux/cmake.opts all > > Alternatively you can deactivate python bindings in the dumux/cmake.opts > file by uncommenting the following line: > > DUMUX_ENABLE_PYTHON_BINDINGS="" > > To rerun the configuration you can execute the command > > ./dune-common/bin/dunecontrol --opts=dumux/cmake.opts all > > in the directory "dumux" that was created by the installation script and > contains "dune-common" and other directories. > > Best, > Mathis > > ------------------------------ > From: Hirotaka Saito <[email protected]> <[email protected]> > To: [email protected] > Reply-To: DuMux User Mailing List <[email protected]> > <[email protected]> > Date: Wed, 17 Jul, 2024 03:16:49 +0200 > Subject: [DuMux] Installation error > > Dear all, > > I was trying to install Dumux into my laptop. I encountered the following > error and the installation basically stopped. So far, I cannot find a > solution to this. I attached the log file as well. I am wondering if > anybody can help us. Thank you. > > Hirotaka > > -- Configuring incomplete, errors occurred! > See also > "/home/hirotaka/dumux/dumux/build-cmake/CMakeFiles/CMakeOutput.log". > See also > "/home/hirotaka/dumux/dumux/build-cmake/CMakeFiles/CMakeError.log". > --- Failed to build dumux --- > Terminating dunecontrol due to previous errors! > The command ./dune-common/bin/dunecontrol --opts=dumux/cmake.opts all > returned with non-zero exit code. > You find the error message in the file 'installdumux.log'. > If you can't fix the problem yourself consider reporting your issue > on the mailing list ([email protected]) and > attach the file 'installdumux.log'. > > Hirotaka > > > -- > ---------------------------------------------------------- > Hirotaka SAITO, Ph.D. > > Department of Ecoregion Science > Tokyo University of Agriculture & Technology > Fuchu, Tokyo, 183-8509 > > Tel: +81-42-367-5584 > [email protected] <[email protected]> > http://web.tuat.ac.jp/~vadose/ <http://www.tuat.ac.jp/~vadose/> > > _______________________________________________ > DuMux mailing > [email protected]https://listserv.uni-stuttgart.de/mailman/listinfo/dumux > > > -- > ******************************************************** > Mathis Kelm > Universitaet Stuttgart > Institut fuer Wasser- und Umweltsystemmodellierung > Lehrstuhl fuer Hydromechanik und Hydrosystemmodellierung > Pfaffenwaldring 61, 70569 Stuttgart > Tel.: > 0711/[email protected]https://www.iws.uni-stuttgart.de/lh2/ > ******************************************************** > > -- ---------------------------------------------------------- Hirotaka SAITO, Ph.D. Department of Ecoregion Science Tokyo University of Agriculture & Technology Fuchu, Tokyo, 183-8509 Tel: +81-42-367-5584 [email protected] <[email protected]> http://web.tuat.ac.jp/~vadose/ <http://www.tuat.ac.jp/~vadose/>
_______________________________________________ DuMux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
