On Tuesday 17 November 2015 08:40:26 David Faure wrote: > On Tuesday 17 November 2015 02:10:15 r...@hydrophones.com wrote: > > Hi David, > > > > Thank you for your kind email. The "hickups" scared me for a minute ;-) > > > > My company's Linux cluster machines are mostly running Debian Squeeze. > > They use cmake version 2.8.2 > > That is quite old (5 years old), and doesn't have the CMAKE_AUTOMOC feature, > so supporting cmake 2.8.2 would make the build system harder to maintain. > > Is there no way to upgrade that? > Compiling cmake from a tarball or from git is quite easy. > http://www.cmake.org/files/v3.3 (pick cmake 3.3.2 while at it) > or git clone git://cmake.org/cmake.git Debian Squeeze is Debian 6.
Debian 8 ("Jessie") is now stable, as I understand it (8.2, since Sept 15th). It has cmake v. 3.0.2. If you add unstable to the repo list and do apt-get install -t testing cmake I think you'll get 3.3.2 (and potentially a load of other stuff you wouldn't want to support it). We're having zero probs with testing ("Stretch") at the moment; I keep a copy on an externally bootable hdd and my new postgrad's using it on her windows laptop until her official computer arrives. Your admins might not want to upgrade everything, so that may not be much use to you. That said, they shouldn't really be using 6 any more either. It's fallen off the end (behind "oldstable" 7) so it'll increasingly become a maintenance and security liability, I'd've thought. Nick/. ------------------------------------------------------------------------------ _______________________________________________ Rosegarden-devel mailing list Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel