Thanks for your help.<br>My XeTeX environment is<br>---------- xetex --kpathsea-debug=2 ---------------------------<br>kdebug:hash_lookup(TEXMFDBS.xetex) => (nil)<br>kdebug:hash_lookup(TEXMFDBS) => (nil)<br>kdebug:hash_lookup(
TEXMFLOG.xetex) => (nil)<br>kdebug:hash_lookup(TEXMFLOG) => (nil)<br>kdebug:/usr/share/texmf/ls-R: 82231 entries in 1590 directories (0 hidden).<br>kdebug:ls-R hash table:15991 buckets, 14625 nonempty (91%); 82231 entries, average chain
5.6.<br>kdebug:/usr/share/texmf/aliases: 127 aliases.<br>kdebug:alias hash table:1009 buckets, 112 nonempty (11%); 127 entries, average chain 1.1.<br>kdebug:hash_lookup(file_line_error_style.xetex) => (nil)<br>kdebug:hash_lookup(file_line_error_style) => (nil)
<br>kdebug:hash_lookup(parse_first_line.xetex) => (nil)<br>kdebug:hash_lookup(parse_first_line) => (nil)<br>kdebug:hash_lookup(shell_escape.xetex) => (nil)<br>kdebug:hash_lookup(shell_escape) => (nil)<br>kdebug:hash_lookup(output_comment.xetex) => (nil)
<br>kdebug:hash_lookup(output_comment) => (nil)<br>kdebug:hash_lookup(mem_bot.xetex) => (nil)<br>kdebug:hash_lookup(mem_bot) => (nil)<br>kdebug:hash_lookup(main_memory.xetex) => (nil)<br>kdebug:hash_lookup(main_memory) => (nil)
<br>kdebug:hash_lookup(extra_mem_top.xetex) => (nil)<br>kdebug:hash_lookup(extra_mem_top) => (nil)<br>kdebug:hash_lookup(extra_mem_bot.xetex) => (nil)<br>kdebug:hash_lookup(extra_mem_bot) => (nil)<br>kdebug:hash_lookup(pool_size.xetex) => (nil)
<br>kdebug:hash_lookup(pool_size) => (nil)<br>kdebug:hash_lookup(string_vacancies.xetex) => (nil)<br>kdebug:hash_lookup(string_vacancies) => (nil)<br>kdebug:hash_lookup(pool_free.xetex) => (nil)<br>kdebug:hash_lookup(pool_free) => (nil)
<br>kdebug:hash_lookup(max_strings.xetex) => (nil)<br>kdebug:hash_lookup(max_strings) => (nil)<br>kdebug:hash_lookup(strings_free.xetex) => (nil)<br>kdebug:hash_lookup(strings_free) => (nil)<br>kdebug:hash_lookup(font_mem_size.xetex) => (nil)
<br>kdebug:hash_lookup(font_mem_size) => (nil)<br>kdebug:hash_lookup(font_max.xetex) => (nil)<br>kdebug:hash_lookup(font_max) => (nil)<br>kdebug:hash_lookup(trie_size.xetex) => (nil)<br>kdebug:hash_lookup(trie_size) => (nil)
<br>kdebug:hash_lookup(hyph_size.xetex) => (nil)<br>kdebug:hash_lookup(hyph_size) => (nil)<br>kdebug:hash_lookup(buf_size.xetex) => (nil)<br>kdebug:hash_lookup(buf_size) => (nil)<br>kdebug:hash_lookup(nest_size.xetex) => (nil)
<br>kdebug:hash_lookup(nest_size) => (nil)<br>kdebug:hash_lookup(max_in_open.xetex) => (nil)<br>kdebug:hash_lookup(max_in_open) => (nil)<br>kdebug:hash_lookup(param_size.xetex) => (nil)<br>kdebug:hash_lookup(param_size) => (nil)
<br>kdebug:hash_lookup(save_size.xetex) => (nil)<br>kdebug:hash_lookup(save_size) => (nil)<br>kdebug:hash_lookup(stack_size.xetex) => (nil)<br>kdebug:hash_lookup(stack_size) => (nil)<br>kdebug:hash_lookup(dvi_buf_size.xetex) => (nil)
<br>kdebug:hash_lookup(dvi_buf_size) => (nil)<br>kdebug:hash_lookup(error_line.xetex) => (nil)<br>kdebug:hash_lookup(error_line) => (nil)<br>kdebug:hash_lookup(half_error_line.xetex) => (nil)<br>kdebug:hash_lookup(half_error_line) => (nil)
<br>kdebug:hash_lookup(max_print_line.xetex) => (nil)<br>kdebug:hash_lookup(max_print_line) => (nil)<br>kdebug:hash_lookup(hash_extra.xetex) => (nil)<br>kdebug:hash_lookup(hash_extra) => (nil)<br>This is XeTeX, Version
3.141592-2.2-0.992 (Web2C 7.5.3)<br>**<br>--------------------------------------------------------------------------------<br><br>------------- xetex --kpathsea-debug=4 --------------------------<br>kdebug:fopen(/usr/bin/xetex, r) => 0x87e60b0
<br>kdebug:fclose(0x87e60b0) => 0<br>kdebug:fopen(/usr/share/texmf/ls-R, r) => 0x87f72a8<br>kdebug:fclose(0x87f72a8) => 0<br>kdebug:fopen(/usr/share/texmf/aliases, r) => 0x8b2c788<br>kdebug:fclose(0x8b2c788) => 0
<br>This is XeTeX, Version 3.141592-2.2-0.992 (Web2C 7.5.3)<br>** <br>-----------------------------------------------------------------------------<br><br>As you can see, my xetex environment setting could have some problems.
<br>However, my texmf.conf files are <br>"/etc/texmf/web2c/texmf.cnf" and "/var/lib/texmf/web2c/texmf.cnf"<br>and both files are same. <br>I think that xetex does not read /etc/texmf/web2c/texmf.cnf.
<br><br><br><br><div><span class="gmail_quote">2006/5/29, Jonathan Kew <<a href="mailto:jonathan_kew@sil.org">jonathan_kew@sil.org</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 28 May 2006, at 4:01 am, ¿ÀÀμö wrote:<br><br>> Thanks for your help. I could successfully build XeTeX system in my<br>> Gentoo box.<br>> However, during XeTeX install process, I had following error<br>> messages.
<br>> ----------------------------------------------------------------------<br>> -----------------------------------------------------------------<br>> fmtutil: running `xetex -ini -jobname=xetex -progname=xetex
<br>> *xetex.ini' ...<br>> ! You have to increase POOLSIZE.<br>> Error: `xetex -ini -jobname=xetex -progname=xetex *xetex.ini' failed<br>><br>> ######################################################################
<br>> #########<br>> fmtutil: Error! Not all formats have been built successfully.<br>> Visit the log files in directory<br>> /var/lib/texmf/web2c<br>> for details.<br>> ######################################################################
<br>> #########<br>><br>> This is a summary of all `failed' messages and warnings:<br>> `xetex -ini -jobname=xetex -progname=xetex *xetex.ini' failed<br>> fmtutil: initial config file is `/var/lib/texmf/web2c/fmtutil.cnf'
<br>> fmtutil: configuration file updated: `/var/lib/texmf/web2c/<br>> fmtutil.cnf'<br>> fmtutil: running `xetex -ini -jobname=xelatex -progname=xelatex<br>> *xelatex.ini' ...<br>> ! You have to increase POOLSIZE.
<br>> Error: `xetex -ini -jobname=xelatex -progname=xelatex<br>> *xelatex.ini' failed<br>><br>> ######################################################################<br>> #########<br>> fmtutil: Error! Not all formats have been built successfully.
<br>> Visit the log files in directory<br>> /var/lib/texmf/web2c<br>> for details.<br>> ######################################################################<br>> #########<br>> ----------------------------------------------------------------------
<br>> -----------------------------------------------------------------<br>><br>> I think that "xetex -ini -jobname=xetex -progname=xetex<br>> *xetex.ini" and<br>> "xetex -ini -jobname=xelatex -progname=xelatex *
xelatex.ini"<br>> occur error messages.<br>> Following the error messages, I increased the POOLSIZE in /etc/<br>> texmf/web2c/texmf.cnf<br>> (default value is pool_size = 1250000), but I had same error messages.
<br>><br><br>On my system, the string-pool-related settings in texmf.cnf are<br>currently:<br><br>% Max number of characters in all strings, including all error messages,<br>% help texts, font names, control sequences. These values apply to
<br>TeX and MP.<br>pool_size = 1250000<br>% Minimum pool space after TeX/MP's own strings; must be at least<br>% 25000 less than pool_size, but doesn't need to be nearly that large.<br>string_vacancies = 90000<br>% Maximum number of strings.
<br>max_strings = 100000<br>% min pool space left after loading .fmt<br>pool_free = 47500<br><br>I think these are default settings (at least, I don't remember<br>modifying them). So I don't think the pool_size setting in
texmf.cnf<br>is the real problem ---- unless possibly you have multiple texmf.cnf<br>files with different settings, and a different one is overriding<br>this. You could check what value is really used by running "xetex -
<br>kpathsea-debug=2" and looking at the debug output this generates<br>(look for pool_size and string_vacancies in the output); and you can<br>use -kpathsea-debug=4 to confirm what texmf.cnf file(s) it is<br>actually reading.
<br><br>So assuming xetex really is finding the value 1250000 for pool_size,<br>this should be fine; there must be some other problem. Perhaps you<br>could let us know what the -kpathsea-debug options show, and if<br>everything looks OK there then we'll have to look for other ideas.
<br><br>JK<br><br>_______________________________________________<br>XeTeX mailing list<br><a href="mailto:postmaster@tug.org">postmaster@tug.org</a><br><a href="http://tug.org/mailman/listinfo/xetex">http://tug.org/mailman/listinfo/xetex
</a><br></blockquote></div><br>