Thank you.
Regards
Kartik Jujare
--
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 unsubsc
Thanks for reporting.
We still had some individual packages in the generic linux_cluster.platform
file.
I've created a pull request to remove them
https://github.com/dealii/candi/pull/54
Kind regards
Uwe
On Thursday, 5 October 2017 17:01:00 UTC+2, Kartik Jujare wrote:
>
> That is exactly the
That is exactly the problem. The script tries to install zlib, bzip2 and
boost even though they are switched off in the configuration file.
Regards,
Kartik Jujare
On Wednesday, October 4, 2017 at 11:30:25 PM UTC+2, Uwe Köcher wrote:
>
> Ah okay, now I understand. Since the package boost (from ca
Ah okay, now I understand. Since the package boost (from candi) has failed
here, deal.II should have used its own bundled version I think.
If the tests are fine, then it should work.
You could switch off the package boost in the candi.cfg if you need another
run.
regards
Uwe
On Wednesday, 4
Yes. Thanks. All tests pass.
regards.
On Wednesday, October 4, 2017 at 7:50:54 PM UTC+2, Timo Heister wrote:
>
> > My question: Does it matter if I use centos7.platform instead
> > of the linux_cluster.platform?
>
> If it works for you, then all is well of course. You should check the
> deal.I
The way I checked if they were installed was by using the "whereis"
command. That command returned the following paths.
$whereis zlib
$zlib: /usr/include/zlib.h /usr/share/man/man3/zlib.3.gz
$whereis bzip2
$bzip2: /usr/bin/bzip2 /usr/share/man/man1/bzip2.1.gz
Also, boost is available as a modul
usually it does not matter, when you specify a platform file.
But here a boost error occurs (name clash for v1.63).
I think something will be wrong in your configuration.
Do you have zlib and bzip2 installed via your system (with devel packages)
or via candi?
On Wednesday, 4 October 2017 19:50:
> My question: Does it matter if I use centos7.platform instead
> of the linux_cluster.platform?
If it works for you, then all is well of course. You should check the
deal.II installation by doing something like:
cd tmp/build/deal*/
make test
--
Timo Heister
http://www.math.clemson.edu/~heister
Hello all,
I have installed the candi suite on my university cluster:
https://www.tu-braunschweig.de/it/dienste/21/phoenix . However, the
platform that I had to force was the centos7.platform. Since for the
linux_cluster.platform I received the error that is mentioned at the end of
this messa