Hello Claudia, have you considered using the prebuilt virtual machine image? A current deal.II release will be readily available for you without compilation. https://www.dealii.org/download.html https://www.math.clemson.edu/~heister/dealvm/
Of course, that doesn't solve the compilation problem. But if you are only interested in using deal.II and not changing its source, you should be fine! Best, Marc On Tuesday, April 4, 2023 at 4:14:50 AM UTC-6 [email protected] wrote: > When it hangs both the virtual machine and the computer hang, and it does > not finish the job. I set the maximum Ram I can set (about 5GB) and at 28% > of the make install the RAM reaches 99% occupied and the installation > hangs. Once the virtual machine gives me the error in the attached photo, > other times it gives me error and asks me to close the virtual machine. > If I call make -j1 it hangs at about the same point as the make install. > > On Mon, Apr 3, 2023, 2:11 AM Wolfgang Bangerth <[email protected]> > wrote: > >> On 4/2/23 06:48, Claudia mallimaci wrote: >> > ** >> > >> > I tried many times to install the deal II library, but the installation >> hangs >> > always at the same point, and I don't understand the error. I followed >> the >> > read me indications, but it did not work. I attach the photos showing >> where >> > the installation hangs. >> >> Claudia: What happens when it hangs? Does it *eventually* finish after a >> long >> time? If you look at a memory monitor on your system, can you see whether >> it >> takes more memory than you have? Does it work if you call 'make -j1'? >> >> Best >> W. >> >> -- >> ------------------------------------------------------------------------ >> Wolfgang Bangerth email: [email protected] >> www: http://www.math.colostate.edu/~bangerth/ >> >> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/dealii/4ccb1f85-2274-7b70-14f4-61927aa5dbbd%40colostate.edu >> . >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/eda13a28-4adc-48db-a4ae-e9906af29692n%40googlegroups.com.
