MiKTeX Tools 2.5 Beta 2

by CSchenk22. November 2005 09:18

I have released a new version of the source package for Unix-like operating systems (read the announcement).

You will notice that the package has been renamed to "MiKTeX Tools". I want to emphasize the fact that the package is not a TeX system/distribution.

Comments (2) -

Peter Brandon
Peter Brandon
12/4/2005 4:33:19 AM #

This version doesn't compile on SuSE Linux 9.3 with gcc (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux):

In file included from internal.h:29,
                 from CommandLine.cpp:24:
include/miktex/core.h:375: error: syntax error before `;' token
include/miktex/core.h:378: error: 'EnumType' is used as a type, but is not
   defined as a type.
include/miktex/core.h:383: error: syntax error before `value'
include/miktex/core.h:386: error: missing ';' before right brace
include/miktex/core.h:389: error: semicolon missing after declaration of `
   MiKTeX::Core::EnumWrapper'
...
          

Boris Dusek
Boris Dusek
12/11/2005 6:46:07 AM #

Hi Christian,

mpm (beta 2) installs files with permissions 600 (only owner can read+write, others can do nothing) by default, normal would be 644 (everyone read, owner write - all other programs do it this way) - could you please fix that?

Boris Dusek
          

Comments are closed