On 2014-01-30, Jean-Marc Lasgouttes wrote: > 30/01/2014 09:16, Jürgen Spitzmüller: >> I do not like the fact that the criterium for adding things to >> chkconfig should be Windows installation. In the long term, you should >> set up something for this which does not affect other OSes.
> Agreed. configure.py take 20 seconds on my iMac, just to work around a > windows installer deficiency. This is nonsense. It is about 13 s on my Linux box. However, I don't think that this is due to Windows installer but to the checking of available viewers, engines and packages via program calls on/for all OS types. As configuring is only required after updates, this should not be a problem. My objection was against coupling the config/test with autoupdate/autoinstall for Windows and then disabling a check because autoinstallation takes too long. However, I may be wrong and the check for the "cbfonts-complete" package has no influence back on LyX and was only added for the autoinstall feature. In this case, removing it again may be fine. Günter