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 4.0 by 11 people

  • Currently 4/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

March 25. 2009 12:52

ploplop

So glad to see Miktex on linux, thanks for this awsome news !

ploplop

March 31. 2009 07:56

Enrico

What about a beta2 for windows!?

Enrico

April 9. 2009 13:11

shark

I tried to compile on 64 bit ubuntu 8.10 with multiple upgrades and got an error in line 100 of PackageTableModel.cpp that conversion of size_t to QVariant was ambiguous, so I added (double) in the following:
case 2:
return ((double) packageInfo.GetSize());
So far, it seems to work. Can you confirm?

shark

April 9. 2009 17:16

shark

I have just managed to get miktex and lyx working together in ubuntu 8.10. The important steps after compiling and installing were to go through the instructions in readme.unix (sudo initexmf --admin --configure, sudo mpm --admin --update-db, and initexmf --update-fndb) followed by setting the lyx tools/preferences/file handling/converters/Latex(pdflatex)->PDF (pdflatex) to "miktex-pdftex --undump=pdflatex --output-format=pdf $$", not forgetting to press the buttons modify, apply, and save!
Next step is to unify the texmf and miktex-texmf trees in the home directory with a few links. However, as the system seems to work, is this necessary?

shark

April 9. 2009 17:17

shark

sorry. the line in the converter should have an "i" on the end:
"miktex-pdftex --undump=pdflatex --output-format=pdf $$i"

shark

April 27. 2009 20:06

italosv

shark@April 9. 2009 13:11: my distro (ubuntu, 9.04) compiled after your suggestion. "sudo checkinstall" complete the process. mpm now work. thanks.

italosv

May 16. 2009 20:44

LORENZO

WHEN WILL THE WINDOWS VISTA BINARY RELEASED?

LORENZO

May 18. 2009 21:56

Beyo

Why do you use VISTA? delete this shit and start to use Miktex on Linux.

Beyo

May 19. 2009 11:08

Sebastian

I compiled beta 2 stuff on OpenSuse 11. Everything seems to work however, invoking miktex-pdftex command as normal user results in error:
seba@whistler:~> miktex-pdftex --undump=pdflatex miktex-test.tex
This is pdfTeX, Version 3.1415926-1.40.9 (MiKTeX Tools 2.8 Beta 2)
initexmf: Permission denied: /root/texmf/miktex/config/formats.ini
I can't find the default format file!

invoking from root give no errors. It is weird because I invoked commands written in README.UNX and as a normal user also initexmf --update-fndb.
Any help?

Sebastian

May 19. 2009 11:14

Sebastian

I compiled it on OpenSuse11. But running as normal user I still have errors:
seba@whistler:~> miktex-pdftex --undump=pdflatex ltest.tex
This is pdfTeX, Version 3.1415926-1.40.9 (MiKTeX Tools 2.8 Beta 2)
initexmf: Permission denied: /root/texmf/miktex/config/formats.ini
I can't find the default format file!

As root everything is OK, but this is weird because I invoked initexmf --udpate-fndb as normal user.
Any help?

Sebastian

July 16. 2009 14:17

Juan Antonio

Also having the same trouble as Francisco trying to install on OS X 10.5.. Has anybody manages to compile for OS X?

Juan Antonio

August 11. 2009 18:34

Roland Christian

Same error here. The compiling process stops at 67% with the following output:

[ 67%] Building CXX object Libraries/MiKTeX/KPathSeaEmulation-static/CMakeFiles/kpseweb2cemu-static.dir/__/KPathSeaEmulation/StdAfx.cpp.o
/Users/roland/Tmp/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/roland/Tmp/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
[ 67%] Building CXX object Libraries/MiKTeX/KPathSeaEmulation-static/CMakeFiles/kpseweb2cemu-static.dir/__/KPathSeaEmulation/kpsemu.cpp.o
/Users/roland/Tmp/miktex-2.8-beta-2/Libraries/MiKTeX/KPathSeaEmulation/kpsemu.cpp:531:4: error: #error Unimplemented: KPSE::FSeek64()
/Users/roland/Tmp/miktex-2.8-beta-2/Libraries/MiKTeX/KPathSeaEmulation/kpsemu.cpp:577:4: error: #error Unimplemented: KPSE::FTell64
/Users/roland/Tmp/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/roland/Tmp/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

Also I've figured out some earlier problems not finding malloc.h (<sys/malloc.h> instead of <malloc.h>) and not returning an datatype for packageInfo.GetSize() within PackageTableModel.cpp
Oh, and a number of times I didn't correct the path to malloc.h but replaced it with alloca.h assuming malloc.h should be obsolete on Mac-Systems.

Ok, but the main problem still persist ...
Any suggestions? What should I do?

I'm compiling on a PowerPC G4 with Leopard 10.5.7

Roland Christian

August 28. 2009 18:37

Safwat Zaky

I can't find the download files for MixTek on MacBook. Do I use the Windows version and run it with a package such as Parallel?

Thanks.

Safwat Zaky

Comments are closed