ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* about "LuaTools | error unable to identify cnf file"
@ 2008-12-15 11:13 Dalyoung Jeong
  2008-12-15 20:16 ` Diego Depaoli
  0 siblings, 1 reply; 4+ messages in thread
From: Dalyoung Jeong @ 2008-12-15 11:13 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 884 bytes --]

Dear Mojca,

> "texmfstart texexec --make (--xtx) --all" run smoothly, but luatools
> still has a cnf error.

Did you update the scripts in binaries as well? (Unless you updated
ConTeXt from TL repository, it will keep the old mtxrun in binaries,
and that one doesn't work at all.)

Mojca

I upgraded MacTeX using "tlmgr updarw --all" first. And then,
texhash
texmfstart texexec --make --all
texmfstart texexec --make --xtx --all

It's working good.

But, I try "luatools --generate", then error messages are appreared.

luatools --generate

LuaTools | error unable to identify cnf file
LuaTools | error unable to identify cnf file
LuaTools | no cnf files found (TEXMFCNF may not be set/known)
LuaTools |
LuaTools | runtime: 0.002 seconds


Should I run .luatex(containing "export $texmf= ... ", etc) as before  
to set environment?

Thank you for your help.

Best regards,

Dalyoung

[-- Attachment #1.2: Type: text/html, Size: 3023 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: about "LuaTools | error unable to identify cnf file"
  2008-12-15 11:13 about "LuaTools | error unable to identify cnf file" Dalyoung Jeong
@ 2008-12-15 20:16 ` Diego Depaoli
  2008-12-16 12:08   ` Mojca Miklavec
  0 siblings, 1 reply; 4+ messages in thread
From: Diego Depaoli @ 2008-12-15 20:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Dec 15, 2008 at 12:13 PM, Dalyoung Jeong <haksan@mac.com> wrote:
> Dear Mojca,
>
> "texmfstart texexec --make (--xtx) --all" run smoothly, but luatools
>
> still has a cnf error.
Stupid question... did you run/source setuptex before?

Regards
-- 
Diego Depaoli
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: about "LuaTools | error unable to identify cnf file"
  2008-12-15 20:16 ` Diego Depaoli
@ 2008-12-16 12:08   ` Mojca Miklavec
  0 siblings, 0 replies; 4+ messages in thread
From: Mojca Miklavec @ 2008-12-16 12:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Dec 15, 2008 at 9:16 PM, Diego Depaoli wrote:
> On Mon, Dec 15, 2008 at 12:13 PM, Dalyoung Jeong wrote:
>> Dear Mojca,
>>
>> "texmfstart texexec --make (--xtx) --all" run smoothly, but luatools
>>
>> still has a cnf error.
> Stupid question... did you run/source setuptex before?

In pure theory it should not be needed.

----

I told you to update TL, but I forgot to tell you that you need to
update *both* from TeX Live *and* update LuaTeX and ConTeXt afterwards
"manually" with some more recent version.

Updating with tlmgr only serves the purpose to get the right version
of luatools, mtxrun and texmfstart. They used to be copies of scripts,
while they are symbolic links now. If you woud update ConTeXt without
updating the version from TL, it would not update the scripts.

Specifically on MacTeX you need some more patches that have been
written after ConTeXt and LuaTeX have been frozen on TeX Live. So you
could either set all the environmental variables or simply update
everything.

(See http://wiki.contextgarden.net/Running_Mark_IV where I forgot to
mention that one should update with tlmgr first.)

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: about "LuaTools | error unable to identify cnf file"
@ 2008-12-16  2:51 Dalyoung Jeong
  0 siblings, 0 replies; 4+ messages in thread
From: Dalyoung Jeong @ 2008-12-16  2:51 UTC (permalink / raw)
  To: ntg-context

Dear Diego,



Yes, in ConTeXt Minimals, LuaTeX is working well.

Now, I am testing LuaTeX in TL2008.
I hope that LuaTeX works in both environments. Too greedy?

However, I couldn't solve cnf problem yet. I may leave it for a while.

Thank you.

Best regards,

Dalyoung 
  
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-16 12:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-15 11:13 about "LuaTools | error unable to identify cnf file" Dalyoung Jeong
2008-12-15 20:16 ` Diego Depaoli
2008-12-16 12:08   ` Mojca Miklavec
2008-12-16  2:51 Dalyoung Jeong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).