2015-03-25 14:34 GMT+01:00 Paul Morris <[email protected]>: > Greetings all, In the current LilyDev [0] when I try to run fixcc.py on a > file [1] I get this error: > > Error: we require Artistic Style Version 2.02 > Sorry, no higher or lower versions allowed > > It seems that astyle 2.01 is installed in LilyDev, and 2.01 is the only > version available via apt-get or the synaptic package manager. The oldest > version available from the astyle website is 2.03 [2]. > > Possible solutions: install astyle 2.02 in LilyDev by default, or revise > fixcc.py so it works with astyle 2.01. >
Hi Paul We depend on Debian repositories. Current stable has 2.01: https://packages.debian.org/search?keywords=astyle Next stable should have 2.04 (now in testing). The quick solution is using the apt pinning to install the package from testing. You may also try to just install the deb from debian.org website. Or upgrade all the system to testing (it is actually very stable). When Jessie is released I can build a new LilyDev iso. _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
