MiKTeX Tools 2.8 Beta 2

Monday, 23 February 2009 10:10 by CSchenk

A new release for GNU/Linux will be available later this week. It is tagged "MiKTeX Tools 2.8 Beta 2".

What's new

  • MiKTeX-pdfTeX, the MiKTeX variant of the pdfTeX angine, has been ported.
  • Binary packages (deb/rpm/tgz) are now available for i386 GNU/Linux systems.

MiKTeX-pdfTeX

The engine features integrated package management: missing packages will be installed on-the-fly (after confirmation).

The binary is installed as miktex-pdftex so that it can coexist with the pdftex binary of the host TeX system.

Availability

Binary packages (deb/rpm/tgz) and source code will be released later this week. Keep an eye on the MiKTeX Tools home page (http://miktex.org/unx/).

Currently rated 2.9 by 18 people

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

Related posts

Comments

March 3. 2009 16:33

Andrei

The Debian package is working nicely on Ubuntu 8.10. Thanks.

Andrei

March 4. 2009 18:14

mrmt

the rpm on fedora 9 is not working:
error: Failed dependencies:
rpmlib(PayloadIsLzma) <= 4.4.2-1 is needed by miktex-tools-2.8_beta_2

Thanks

mrmt

March 14. 2009 11:02

littlepaul

I'm getting errors with ubuntu 8.10

Unpacking replacement miktex-tools ...
Setting up miktex-tools (2.8-beta-2-1) ...
initexmf: --admin: unknown option
dpkg: error processing miktex-tools (--install):
subprocess post-installation script returned error exit status 1
Processing triggers for man-db ...
Errors were encountered while processing:
miktex-tools

littlepaul

March 14. 2009 19:48

CSchenk

--admin is a new option. Do you have another (pre Beta 2) MiKTeX Tools installation?

CSchenk

March 14. 2009 20:04

littlepaul

Hi,

I still have the old miktex-tools 2.5 installed.

littlepaul

March 14. 2009 21:35

Francisco

Hi,

I've been trying to get MikTeX-Tools 2.8 beta installed on my new MacBook Pro (OS X 10.5 Leopard) with only partial success. After commenting out #include malloc.h in some files (I found it is obsolete?) and export LC_ALL="C" the installation goes well (~67%) until I get the following error:

[ 66%] Built target texmf-static
[ 66%] Building CXX object Libraries/MiKTeX/KPathSeaEmulation-static/CMakeFiles/kpseweb2cemu-static.dir/__/KPathSeaEmulation/kpsemu.cpp.o
/Users/fberon/Desktop/miktex-2.8-beta-2/Libraries/MiKTeX/KPathSeaEmulation/kpsemu.cpp:531:4: error: #error Unimplemented: KPSE::FSeek64()
/Users/fberon/Desktop/miktex-2.8-beta-2/Libraries/MiKTeX/KPathSeaEmulation/kpsemu.cpp:577:4: error: #error Unimplemented: KPSE::FTell64
/Users/fberon/Desktop/miktex-2.8-beta-2/Libraries/MiKTeX/TeXAndFriends/include/miktex/C4P/C4P.h: In function 'void C4P::get(T&) [with T = C4P::BufferedFile<C4P::C4P_unsigned8>]':
/Users/fberon/Desktop/miktex-2.8-beta-2/Libraries/MiKTeX/TeXAndFriends/include/miktex/C4P/C4P.h:1099: warning: comparison is always false due to limited range of data type
make[2]: *** [Libraries/MiKTeX/KPathSeaEmulation-static/CMakeFiles/kpseweb2cemu-static.dir/__/KPathSeaEmulation/kpsemu.cpp.o] Error 1
make[1]: *** [Libraries/MiKTeX/KPathSeaEmulation-static/CMakeFiles/kpseweb2cemu-static.dir/all] Error 2
make: *** [all] Error 2

To what library those functions (fseeko64 and ftello64) belong?

Thank you very much in advance for any help.

Francisco

Francisco

March 14. 2009 22:06

Francisco

Hi all,

I'm trying to install MikTeX-Tools 2.8 beta in my MacBook Pro (OS X 10.5 Leopard) but it seems I don't have fseeko64 and ftello64 which produces an error at about 67% of compilation. What library am I missing?

Thank you.

p.s. I apologize if this comment appears twice.

Francisco

Comments are closed