[XeTeX] XeTeX compile error in Gentoo Linux
오인수
erdos.cs at gmail.com
Mon May 29 12:15:53 CEST 2006
Thanks for your rapid help.
I don't know a location where xetex will find it.
----------pdftex --kpathsea-debug=8-----------
[root at erdos~]# pdftex --kpathsea-debug=8
kdebug:Search path for cnf files (from compile-time paths.h)
kdebug: =
/usr/bin:/usr:/:/usr/bin/share/texmf-local/web2c:/usr/share/texmf-local/web2c://share/texmf-local/web2c:/usr/bin/texmf-local/web2c:/usr/texmf-local/web2c://texmf-local/web2c:/usr/bin/share/texmf/web2c:/usr/share/texmf/web2c://share/texmf/web2c:/usr/bin/texmf/web2c:/usr/texmf/web2c://texmf/web2c::/var/lib/texmf/web2c:/var/lib/texmf/web2c
kdebug: before expansion =
{$SELFAUTOLOC,$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,}/web2c}:$TETEXDIR:/var/lib/texmf/web2c:/var/lib/texmf/web2c
kdebug: application override path = (none)
kdebug: application config file path = (none)
kdebug: texmf.cnf path = (none)
kdebug: compile-time path =
{$SELFAUTOLOC,$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,}/web2c}:$TETEXDIR:/var/lib/texmf/web2c:/var/lib/texmf/web2c
kdebug: default suffixes = .cnf
kdebug: other suffixes = (none)
kdebug: search only with suffix = 0
kdebug: numeric format value = 8
kdebug: runtime generation program = (none)
kdebug: runtime generation command = (none)
kdebug: program enabled = 0
kdebug: program enable level = 0
kdebug:Search path for ls-R files (from texmf.cnf)
kdebug: =
/root/.texmf-config:/root/.texmf-var:/root/texmf:/var/lib/texmf:/var/lib/texmf:/var/lib/texmf:/usr/local/share/texmf:/usr/share/texmf-site:/usr/share/texmf:/var/cache/fonts
kdebug: before expansion = $TEXMF:$VARTEXFONTS
kdebug: application override path = (none)
kdebug: application config file path = (none)
kdebug: texmf.cnf path = $TEXMF:$VARTEXFONTS
kdebug: compile-time path = /var/lib/texmf:/var/tmp/texfonts
kdebug: default suffixes = ls-R ls-r
kdebug: other suffixes = (none)
kdebug: search only with suffix = 0
kdebug: numeric format value = 9
kdebug: runtime generation program = (none)
kdebug: runtime generation command = (none)
kdebug: program enabled = 0
kdebug: program enable level = 0
This is pdfeTeX, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5)
**
------------------------------------------------------------------------------------
--------------- xetex --kpathsea-debug=8 -------------------------------
[root at erdos~]# xetex --kpathsea-debug=8
kdebug:Search path for cnf files (from compile-time paths.h)
kdebug: =
/usr/bin:/usr:/:/usr/bin/share/texmf-local/web2c:/usr/share/texmf-local/web2c://share/texmf-local/web2c:/usr/bin/texmf-local/web2c:/usr/texmf-local/web2c://texmf-local/web2c:/usr/bin/share/texmf/web2c:/usr/share/texmf/web2c://share/texmf/web2c:/usr/bin/texmf/web2c:/usr/texmf/web2c://texmf/web2c::/usr/share/texmf/web2c:/usr/share/texmf/web2c
kdebug: before expansion =
{$SELFAUTOLOC,$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,}/web2c}:$TETEXDIR:/usr/share/texmf/web2c:/usr/share/texmf/web2c
kdebug: application override path = (none)
kdebug: application config file path = (none)
kdebug: texmf.cnf path = (none)
kdebug: compile-time path =
{$SELFAUTOLOC,$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,}/web2c}:$TETEXDIR:/usr/share/texmf/web2c:/usr/share/texmf/web2c
kdebug: default suffixes = .cnf
kdebug: other suffixes = (none)
kdebug: search only with suffix = 0
kdebug: numeric format value = 8
kdebug: runtime generation program = (none)
kdebug: runtime generation command = (none)
kdebug: program enabled = 0
kdebug: program enable level = 0
kdebug:Search path for ls-R files (from compile-time paths.h)
kdebug: = /usr/share/texmf:/var/tmp/texfonts
kdebug: before expansion = /usr/share/texmf:/var/tmp/texfonts
kdebug: application override path = (none)
kdebug: application config file path = (none)
kdebug: texmf.cnf path = (none)
kdebug: compile-time path = /usr/share/texmf:/var/tmp/texfonts
kdebug: default suffixes = ls-R ls-r
kdebug: other suffixes = (none)
kdebug: search only with suffix = 0
kdebug: numeric format value = 9
kdebug: runtime generation program = (none)
kdebug: runtime generation command = (none)
kdebug: program enabled = 0
kdebug: program enable level = 0
This is XeTeX, Version 3.141592-2.2-0.992 (Web2C 7.5.3)
**
---------------------------------------------------------------------------------------
For your reference, I attached Work/texk/kpathsea/paths.h file.
In-Soo, Oh
2006/5/29, Jonathan Kew <jonathan_kew at sil.org>:
>
> On 29 May 2006, at 9:50 am, 오인수 wrote:
>
> > Thanks for your reply.
> > Tex-related executables are actually located in /usr/bin.
> > ----------------------------------------------------------------------
> > ---------
> > [biost at erdos~]$ ls -l /usr/bin/tex
> > -rwxr-xr-x 1 root root 297096 2006-05-27 22:29 /usr/bin/tex
> > ----------------------------------------------------------------------
> > ---------
> > This location is gentoo standard when we install tetex system by
> > emerge.
> > So, I installed xetex binery in /usr/bin.
>
> OK, that sounds correct. But clearly pdftex and xetex have different
> ideas about paths.... let's try one more experiment. Please compare
> the output of
>
> pdftex --kpathsea-debug=8
> xetex --kpathsea-debug=8
>
> which should show the paths being searched for texmf.cnf, and where
> the various paths come from (compile-time defaults, earlier config
> files, etc).
>
> Right now, I'm guessing that the problem is a difference in the
> behavior of web2c 7.5.3 (in the current xetex sources) and 7.5.5
> (used by your other tex software). And that might arise because the
> main configure script didn't find texmf.cnf properly, and therefore
> didn't generate a good paths.h file with correct initial settings for
> your system. (You could look in Work/texk/kpathsea/paths.h to see
> what was generated there.)
>
> It could possibly be solved for now by putting a symlink to /var/lib/
> texmf/web2c/texmf.cnf into a location where xetex will find it, but
> that's obviously a hack. Once xetex gets merged into the main TL
> tree, and built alongside the rest of the tex software, the issue
> should disappear, but for now it should still work if the build was
> configured successfully.
>
> JK
>
> _______________________________________________
> XeTeX mailing list
> postmaster at tug.org
> http://tug.org/mailman/listinfo/xetex
>
--
+----------------------------------------------+
| In Soo, Oh(오인수, 吳仁秀) |
| On-site Operation Team |
| Address: SK u-Tower, 25-1, Jeongja-dong, |
| Seongnam-si, Gyeonggi-do 463-844, Korea |
| TEL: 82-2-6400-4083 (02-6400-4083) |
| FAX: 82-2-6400-0256 (02-6400-0256) |
| e-mail: erdos.cs at gmail.com |
| mobile: 82-10-9083-4493 (010-9083-4493) |
+----------------------------------------------+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/xetex/attachments/20060529/71b8d702/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: paths.h
Type: text/x-chdr
Size: 6019 bytes
Desc: not available
Url : http://tug.org/pipermail/xetex/attachments/20060529/71b8d702/attachment-0001.bin
More information about the XeTeX
mailing list