Re: [NTG-context] problems with minimal/pdftex

2008-04-19 Thread Patrick Gundlach
Hi Martin, > I hope that I'll be able to build _and_ test the ppc binaries on > Patrick's computer in the future. I'll give you an account on my machine on monday... So we(=you :) might be able to track down this problem. Patrick -- ConTeXt wiki and more: http://contextgarden.net __

Re: [NTG-context] problems with minimal/pdftex

2008-04-19 Thread Martin Schröder
2008/4/19, Mojca Miklavec <[EMAIL PROTECTED]>: > The problem is that I only build the ppc binaries and never have a > chance to test them. I hope that I'll be able to build _and_ test the ppc binaries on Patrick's computer in the future. Best Martin __

Re: [NTG-context] problems with minimal/pdftex

2008-04-19 Thread Mojca Miklavec
On Sat, Apr 19, 2008 at 2:40 PM, Taco Hoekwater wrote: > Hans Hagen wrote: > > Patrick Gundlach wrote: > > > >> (/opt/context/tex/texmf-context/tex/context/base/sort-lan.mkii)) > [1.1pdftex: Invalid argument > > > > weird, looks like an message from pdftex itself > > Like Martin said already

Re: [NTG-context] problems with minimal/pdftex

2008-04-19 Thread Martin Schröder
2008/4/19, Hans Hagen <[EMAIL PROTECTED]>: > weird, looks like an message from pdftex itself No, it's glibc. :-( Best Martin ___ If your question is of interest to others as well, please add an entry to the Wiki!

Re: [NTG-context] problems with minimal/pdftex

2008-04-19 Thread Taco Hoekwater
Hans Hagen wrote: > Patrick Gundlach wrote: > >> (/opt/context/tex/texmf-context/tex/context/base/sort-lan.mkii)) [1.1pdftex: >> Invalid argument > > weird, looks like an message from pdftex itself Like Martin said already: you get this kind of magic when the large file support in the binary is

Re: [NTG-context] problems with minimal/pdftex

2008-04-19 Thread Hans Hagen
Patrick Gundlach wrote: > (/opt/context/tex/texmf-context/tex/context/base/sort-lan.mkii)) [1.1pdftex: > Invalid argument weird, looks like an message from pdftex itself Hans - Hans Hagen

Re: [NTG-context] problems with minimal/pdftex

2008-04-19 Thread Martin Schröder
2008/4/19, Patrick Gundlach <[EMAIL PROTECTED]>: > (/opt/context/tex/texmf-context/tex/context/base/sort-lan.mkii)) [1.1pdftex: > Invalid argument This is typical for a mixup with LFS. Can you try a newer alpha and make sure that --disable-largefile is active? Best Martin ___

Re: [NTG-context] problems with minimal/pdftex

2008-04-18 Thread Patrick Gundlach
Hello again, >> I've just downloaded a minimal for mac os x/power-pc and experience >> the following problem: I've thought that the "brokenness" of the binary in the minimals is only related to image inclusion, but it seems as if this touches more ares. I have no problems in generating new bina

Re: [NTG-context] problems with minimal/pdftex

2008-04-18 Thread Patrick Gundlach
Hi, > > I've just downloaded a minimal for mac os x/power-pc and experience > the following problem: [...] additional info: $ pdftex --version pdfTeX 3.141592-1.50.0-alpha-20071218-2.2 (Web2C 7.5.6) kpathsea version 3.5.6dev $ which pdftex /opt/context/tex/texmf-osx-ppc/bin/pdftex Patrick --