ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* still have a problem in using luatools
@ 2007-09-27  6:58 Dalyoung Jeong
  2007-09-27  8:52 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Dalyoung Jeong @ 2007-09-27  6:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Again I'd like to ask you some help.

Since I have no idea what is wrong in my TeX(gwTeX), I tried from the  
beginning.
I removed installed gwTeX, and reinstalled MacTeX-2007 package.
I checked the followings:

$ kpsewhich texmf.cnf
/usr/local/texlive/2007/texmf/web2c/texmf.cnf

$ kpsewhich  --expand-var='$TEXMFCNF'
{/usr/local/texlive/2007/bin/powerpc-darwin,/usr/local/texlive/2007/ 
bin,/usr/local/texlive/2007}{,{/share,}/texmf{-local,}/web2c}:/.

$ kpsewhich  --expand-var='$TEXMF'
{/Users/dalyoung/.texlive2007/texmf-config,/Users/ 
dalyoung/.texlive2007/texmf-var,/Users/dalyoung/Library/texmf,!!/usr/ 
local/texlive/2007/texmf-config,!!/usr/local/texlive/2007/texmf- 
var,!!/usr/local/texlive/2007/texmf,!!/usr/local/texlive/2007/../ 
texmf-local,!!/usr/local/texlive/2007/texmf-dist}

I also copied luatex and mtxrun in the folder /usr/texbin.

texexec --make --all {--pdftex, --xetex} worked fine and make formats  
properly.

After that I run "luatools --generate", then it is not working  
properly. The messages are

$ luatools --generate

LuaTools | skipping /usr/texbin/texmf-local/web2c/texmf.cnf
LuaTools | skipping /usr/texbin/texmf/web2c/texmf.cnf
LuaTools |
LuaTools | runtime: 0.03 seconds

I don't know why it is looking for texmf.cnf under the binary folder(/ 
usr/texbin).

Would you please tell me what is wrong in my installation?

Thank you for your help.

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] 3+ messages in thread

* Re: still have a problem in using luatools
  2007-09-27  6:58 still have a problem in using luatools Dalyoung Jeong
@ 2007-09-27  8:52 ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2007-09-27  8:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dalyoung Jeong wrote:
> Hi,
> 
> Again I'd like to ask you some help.
> 
> Since I have no idea what is wrong in my TeX(gwTeX), I tried from the  
> beginning.
> I removed installed gwTeX, and reinstalled MacTeX-2007 package.
> I checked the followings:
> 
> $ kpsewhich texmf.cnf
> /usr/local/texlive/2007/texmf/web2c/texmf.cnf
> 
> $ kpsewhich  --expand-var='$TEXMFCNF'
> {/usr/local/texlive/2007/bin/powerpc-darwin,/usr/local/texlive/2007/ 
> bin,/usr/local/texlive/2007}{,{/share,}/texmf{-local,}/web2c}:/.
> 
> $ kpsewhich  --expand-var='$TEXMF'
> {/Users/dalyoung/.texlive2007/texmf-config,/Users/ 
> dalyoung/.texlive2007/texmf-var,/Users/dalyoung/Library/texmf,!!/usr/ 
> local/texlive/2007/texmf-config,!!/usr/local/texlive/2007/texmf- 
> var,!!/usr/local/texlive/2007/texmf,!!/usr/local/texlive/2007/../ 
> texmf-local,!!/usr/local/texlive/2007/texmf-dist}
> 
> I also copied luatex and mtxrun in the folder /usr/texbin.
> 
> texexec --make --all {--pdftex, --xetex} worked fine and make formats  
> properly.
> 
> After that I run "luatools --generate", then it is not working  
> properly. The messages are
> 
> $ luatools --generate
> 
> LuaTools | skipping /usr/texbin/texmf-local/web2c/texmf.cnf
> LuaTools | skipping /usr/texbin/texmf/web2c/texmf.cnf
> LuaTools |
> LuaTools | runtime: 0.03 seconds
> 
> I don't know why it is looking for texmf.cnf under the binary folder(/ 
> usr/texbin).
> 
> Would you please tell me what is wrong in my installation?

what does luatools --variables say


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 3+ messages in thread

* Re: still have a problem in using luatools
@ 2007-09-28  2:48 Dalyoung Jeong
  0 siblings, 0 replies; 3+ messages in thread
From: Dalyoung Jeong @ 2007-09-28  2:48 UTC (permalink / raw)
  To: mailing ConTeXt users list for

Dear Hans,

It says nothing.
%%%%%%%%%%%%%%%%
dalyoung$ luatools --variables

dalyoung$
%%%%%%%%%%%%%%%%%

Just blank lines for other options, like --expansions, -- 
configurations, --show-path, etc.

I copied /texmf-local/scripts/context/lua/luatools.lua to /usr/texbin/ 
luatools.

If there is nothing wrong, I'll try once more after reinstalling  
MacTeX again.


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] 3+ messages in thread

end of thread, other threads:[~2007-09-28  2:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-27  6:58 still have a problem in using luatools Dalyoung Jeong
2007-09-27  8:52 ` Hans Hagen
2007-09-28  2:48 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).