ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* tex-live and MkIV
@ 2011-03-09  8:20 Cecil Westerhof
  2011-03-09  8:32 ` Cecil Westerhof
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Cecil Westerhof @ 2011-03-09  8:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

I installed tex-live 2010. It gives the same version info as the one that
was installed by openSUSE:
    MTXrun | kpse fallback with progname 'context' initialized in 0.09
seconds
    TeXExec | version 6.2.1 - 1997-2009 - PRAGMA ADE/POD

Following http://wiki.contextgarden.net/TeX_Live_2010 I try to do luatools
--generate, but this gives:
LuaTools | fileio: variable SELFAUTOLOC set to /usr/lib/texmf/bin/i586-linux
LuaTools | fileio: variable SELFAUTODIR set to /usr/lib/texmf/bin
LuaTools | fileio: variable SELFAUTOPARENT set to /usr/lib/texmf
LuaTools | fileio: variable TEXMFCNF set to
{$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,.local,}/web2c}
LuaTools | fileio: no cnf files found (TEXMFCNF may not be set/known)
LuaTools |
LuaTools | runtime: 0.010 seconds

So I suppose that I have to set TEXMFCNF. But to what?

-- 
Cecil Westerhof

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

[-- Attachment #2: Type: text/plain, Size: 486 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: tex-live and MkIV
  2011-03-09  8:20 tex-live and MkIV Cecil Westerhof
@ 2011-03-09  8:32 ` Cecil Westerhof
  2011-03-09  8:36 ` Hans Hagen
  2011-03-09 10:23 ` Mojca Miklavec
  2 siblings, 0 replies; 7+ messages in thread
From: Cecil Westerhof @ 2011-03-09  8:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

2011/3/9 Cecil Westerhof <cldwesterhof@gmail.com>

> I installed tex-live 2010. It gives the same version info as the one that
> was installed by openSUSE:
>     MTXrun | kpse fallback with progname 'context' initialized in 0.09
> seconds
>     TeXExec | version 6.2.1 - 1997-2009 - PRAGMA ADE/POD
>
> Following http://wiki.contextgarden.net/TeX_Live_2010 I try to do luatools
> --generate, but this gives:
> LuaTools | fileio: variable SELFAUTOLOC set to
> /usr/lib/texmf/bin/i586-linux
> LuaTools | fileio: variable SELFAUTODIR set to /usr/lib/texmf/bin
> LuaTools | fileio: variable SELFAUTOPARENT set to /usr/lib/texmf
> LuaTools | fileio: variable TEXMFCNF set to
> {$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,.local,}/web2c}
> LuaTools | fileio: no cnf files found (TEXMFCNF may not be set/known)
> LuaTools |
> LuaTools | runtime: 0.010 seconds
>
> So I suppose that I have to set TEXMFCNF. But to what?
>

It looks like that I need to do:
    export TEXMFCNF=/usr/local/texlive/2010/

But when executing luatools --generate as root I get:
LuaTools | fileio: variable SELFAUTOLOC set to /usr/lib/texmf/bin/i586-linux
LuaTools | fileio: variable SELFAUTODIR set to /usr/lib/texmf/bin
LuaTools | fileio: variable SELFAUTOPARENT set to /usr/lib/texmf
LuaTools | fileio: variable TEXMFCNF set to /usr/local/texlive/2010/
LuaTools | fileio: loading /usr/local/texlive/2010/texmf.cnf
LuaTools | fileio: preparing configuration for /usr/local/texlive/2010
LuaTools | fileio: configuration saved in
/root/luatex-cache/context/bbbf913b89565c8436595715076b9dd7/trees/6f5db95b334d5e9ed5a1672187d8e65e.lua
LuaTools | fileio: configuration compiled to
/root/luatex-cache/context/bbbf913b89565c8436595715076b9dd7/trees/6f5db95b334d5e9ed5a1672187d8e65e.luc
LuaTools |
LuaTools | runtime: 0.015 seconds

When executing as a normal user I get:
LuaTools | fileio: variable 'SELFAUTOLOC' set to
'/usr/local/texlive/2010/bin/i386-linux'
LuaTools | fileio: variable 'SELFAUTODIR' set to
'/usr/local/texlive/2010/bin'
LuaTools | fileio: variable 'SELFAUTOPARENT' set to
'/usr/local/texlive/2010'
LuaTools | fileio: variable 'TEXMFCNF' set to '/usr/local/texlive/2010/'
LuaTools | fileio: loading configuration file
/usr/local/texlive/2010/texmf.cnf
LuaTools | fileio: preparing 'configuration' for '/usr/local/texlive/2010'
LuaTools | fileio: 'configuration' saved in
'/tmp/luatex-cache/context/bbbf913b89565c8436595715076b9dd7/trees/6f5db95b334d5e9ed5a1672187d8e65e.lua'
LuaTools | fileio: 'configuration' compiled to
'/tmp/luatex-cache/context/bbbf913b89565c8436595715076b9dd7/trees/6f5db95b334d5e9ed5a1672187d8e65e.luc'
LuaTools |
LuaTools | runtime: 0.013 seconds

Is that what should happen?

When I now run texexec --version, I get
    TXrun | kpse fallback with progname 'context' initialized in 0 seconds
instead of:
    MTXrun | kpse fallback with progname 'context' initialized in 0.09
seconds
    TeXExec | version 6.2.1 - 1997-2009 - PRAGMA ADE/POD

-- 
Cecil Westerhof

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

[-- Attachment #2: Type: text/plain, Size: 486 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: tex-live and MkIV
  2011-03-09  8:20 tex-live and MkIV Cecil Westerhof
  2011-03-09  8:32 ` Cecil Westerhof
@ 2011-03-09  8:36 ` Hans Hagen
  2011-03-09  8:46   ` Cecil Westerhof
  2011-03-09  8:56   ` Martin Schröder
  2011-03-09 10:23 ` Mojca Miklavec
  2 siblings, 2 replies; 7+ messages in thread
From: Hans Hagen @ 2011-03-09  8:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 9-3-2011 9:20, Cecil Westerhof wrote:
> I installed tex-live 2010. It gives the same version info as the one that
> was installed by openSUSE:
>      MTXrun | kpse fallback with progname 'context' initialized in 0.09
> seconds
>      TeXExec | version 6.2.1 - 1997-2009 - PRAGMA ADE/POD
>
> Following http://wiki.contextgarden.net/TeX_Live_2010 I try to do luatools
> --generate, but this gives:
> LuaTools | fileio: variable SELFAUTOLOC set to /usr/lib/texmf/bin/i586-linux
> LuaTools | fileio: variable SELFAUTODIR set to /usr/lib/texmf/bin
> LuaTools | fileio: variable SELFAUTOPARENT set to /usr/lib/texmf
> LuaTools | fileio: variable TEXMFCNF set to
> {$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,.local,}/web2c}
> LuaTools | fileio: no cnf files found (TEXMFCNF may not be set/known)
> LuaTools |
> LuaTools | runtime: 0.010 seconds
>
> So I suppose that I have to set TEXMFCNF. But to what?

just install the minimals ... luatex/mkiv is a moving target and we 
don't bother about versions that old

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: tex-live and MkIV
  2011-03-09  8:36 ` Hans Hagen
@ 2011-03-09  8:46   ` Cecil Westerhof
  2011-03-09  8:48     ` luigi scarso
  2011-03-09  8:56   ` Martin Schröder
  1 sibling, 1 reply; 7+ messages in thread
From: Cecil Westerhof @ 2011-03-09  8:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

2011/3/9 Hans Hagen <pragma@wxs.nl>

> On 9-3-2011 9:20, Cecil Westerhof wrote:
>
>> I installed tex-live 2010. It gives the same version info as the one that
>> was installed by openSUSE:
>>     MTXrun | kpse fallback with progname 'context' initialized in 0.09
>> seconds
>>     TeXExec | version 6.2.1 - 1997-2009 - PRAGMA ADE/POD
>>
>> Following http://wiki.contextgarden.net/TeX_Live_2010 I try to do
>> luatools
>> --generate, but this gives:
>> LuaTools | fileio: variable SELFAUTOLOC set to
>> /usr/lib/texmf/bin/i586-linux
>> LuaTools | fileio: variable SELFAUTODIR set to /usr/lib/texmf/bin
>> LuaTools | fileio: variable SELFAUTOPARENT set to /usr/lib/texmf
>> LuaTools | fileio: variable TEXMFCNF set to
>> {$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,.local,}/web2c}
>> LuaTools | fileio: no cnf files found (TEXMFCNF may not be set/known)
>> LuaTools |
>> LuaTools | runtime: 0.010 seconds
>>
>> So I suppose that I have to set TEXMFCNF. But to what?
>>
>
> just install the minimals ... luatex/mkiv is a moving target and we don't
> bother about versions that old
>

You mean http://wiki.contextgarden.net/ConTeXt_Minimals?

-- 
Cecil Westerhof

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

[-- Attachment #2: Type: text/plain, Size: 486 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: tex-live and MkIV
  2011-03-09  8:46   ` Cecil Westerhof
@ 2011-03-09  8:48     ` luigi scarso
  0 siblings, 0 replies; 7+ messages in thread
From: luigi scarso @ 2011-03-09  8:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, Mar 9, 2011 at 9:46 AM, Cecil Westerhof <cldwesterhof@gmail.com> wrote:
> 2011/3/9 Hans Hagen <pragma@wxs.nl>
>>
>> On 9-3-2011 9:20, Cecil Westerhof wrote:
>>>
>>> I installed tex-live 2010. It gives the same version info as the one that
>>> was installed by openSUSE:
>>>     MTXrun | kpse fallback with progname 'context' initialized in 0.09
>>> seconds
>>>     TeXExec | version 6.2.1 - 1997-2009 - PRAGMA ADE/POD
>>>
>>> Following http://wiki.contextgarden.net/TeX_Live_2010 I try to do
>>> luatools
>>> --generate, but this gives:
>>> LuaTools | fileio: variable SELFAUTOLOC set to
>>> /usr/lib/texmf/bin/i586-linux
>>> LuaTools | fileio: variable SELFAUTODIR set to /usr/lib/texmf/bin
>>> LuaTools | fileio: variable SELFAUTOPARENT set to /usr/lib/texmf
>>> LuaTools | fileio: variable TEXMFCNF set to
>>> {$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,.local,}/web2c}
>>> LuaTools | fileio: no cnf files found (TEXMFCNF may not be set/known)
>>> LuaTools |
>>> LuaTools | runtime: 0.010 seconds
>>>
>>> So I suppose that I have to set TEXMFCNF. But to what?
>>
>> just install the minimals ... luatex/mkiv is a moving target and we don't
>> bother about versions that old
>
> You mean http://wiki.contextgarden.net/ConTeXt_Minimals?
yes

-- 
luigi
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: tex-live and MkIV
  2011-03-09  8:36 ` Hans Hagen
  2011-03-09  8:46   ` Cecil Westerhof
@ 2011-03-09  8:56   ` Martin Schröder
  1 sibling, 0 replies; 7+ messages in thread
From: Martin Schröder @ 2011-03-09  8:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2011/3/9 Hans Hagen <pragma@wxs.nl>:
> just install the minimals ... luatex/mkiv is a moving target and we don't
> bother about versions that old

And there's tlcontrib...

Best
   Martin
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: tex-live and MkIV
  2011-03-09  8:20 tex-live and MkIV Cecil Westerhof
  2011-03-09  8:32 ` Cecil Westerhof
  2011-03-09  8:36 ` Hans Hagen
@ 2011-03-09 10:23 ` Mojca Miklavec
  2 siblings, 0 replies; 7+ messages in thread
From: Mojca Miklavec @ 2011-03-09 10:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, Mar 9, 2011 at 09:20, Cecil Westerhof  wrote:
> I installed tex-live 2010. It gives the same version info as the one that
> was installed by openSUSE:
>     MTXrun | kpse fallback with progname 'context' initialized in 0.09
> seconds
>     TeXExec | version 6.2.1 - 1997-2009 - PRAGMA ADE/POD
>
> Following http://wiki.contextgarden.net/TeX_Live_2010 I try to do luatools
> --generate, but this gives:
> LuaTools | fileio: variable SELFAUTOLOC set to /usr/lib/texmf/bin/i586-linux
> LuaTools | fileio: variable SELFAUTODIR set to /usr/lib/texmf/bin
> LuaTools | fileio: variable SELFAUTOPARENT set to /usr/lib/texmf
> LuaTools | fileio: variable TEXMFCNF set to
> {$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,.local,}/web2c}
> LuaTools | fileio: no cnf files found (TEXMFCNF may not be set/known)
> LuaTools |
> LuaTools | runtime: 0.010 seconds
>
> So I suppose that I have to set TEXMFCNF. But to what?

1. Try to figure out where texmfcnf.lua is located.
2. Set TEXMFCNF to that folder.
3. You need to edit TEXMFCNF to match settings in texmf.cnf (you need
to locate it first).
4. Send a bug report to suse.

I can try to help you (for the sake of fixing distribution in suse),
but you need to send the contents of texmf.cnf (at least the part that
defines paths to files, like TEXMFHOME, TEXMF<whatever> etc.) and
location of configuration files.

However if you want support (bugfixes etc.), I would suggest you to
install minimals in parallel to systemwide distribution.

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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2011-03-09 10:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-09  8:20 tex-live and MkIV Cecil Westerhof
2011-03-09  8:32 ` Cecil Westerhof
2011-03-09  8:36 ` Hans Hagen
2011-03-09  8:46   ` Cecil Westerhof
2011-03-09  8:48     ` luigi scarso
2011-03-09  8:56   ` Martin Schröder
2011-03-09 10:23 ` Mojca Miklavec

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).