MiKTeX Tools 2.5 Beta 2

Tuesday, 22 November 2005 09:18 by CSchenk

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.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Related posts

Comments

December 4. 2005 04:33

Peter Brandon

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'
...

Peter Brandon

December 11. 2005 06:46

Boris Dusek

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

Boris Dusek

Comments are closed