[CMake] CDash documentation suggestions

2019-01-03 Thread Donald MacQueen [|] via CMake
I had a difficult time getting CDash to work even though I am familiar with MySQL. Here are some suggestions for the documentation: 1) CDash requires these Python modules ( * bcmath * cURL (for site statistics) * GD (for regression tests) * mbstring * pdo-mysql or pdo-postgresql * XSL )

Re: [CMake] CDash documentation

2011-05-16 Thread Rolf Eike Beer
Am Montag, 16. Mai 2011, 17:02:39 schrieb David Cole: > The change on the Wiki page was made here (by Julien, on Feb. 21, 2010): > > > http://public.kitware.com/Wiki/index.php?title=CDash%3AInstallation&action=h > istorysubmit&diff=20634&oldid=20363 > > I'm pretty sure you need php 5.3 for full

Re: [CMake] CDash documentation

2011-05-16 Thread David Cole
The change on the Wiki page was made here (by Julien, on Feb. 21, 2010): http://public.kitware.com/Wiki/index.php?title=CDash%3AInstallation&action=historysubmit&diff=20634&oldid=20363 I'm pretty sure you need php 5.3 for full functionality. You might be able to get away with 99% of the code wor

[CMake] CDash documentation

2011-05-13 Thread Belcourt, K. Noel
Hi, This page http://public.kitware.com/Wiki/CDash:Installation says php 5.3 is required while this page http://www.cdash.org/cdash/resources/software.html says php 5.2 or higher. Which one is it (I'm installing it on a OSX 10.5.8 in case that matters. -- Noel _