ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Wrong cache-path with luatex
@ 2008-10-24 11:40 Holzminister
  2008-10-24 12:05 ` luigi scarso
  0 siblings, 1 reply; 7+ messages in thread
From: Holzminister @ 2008-10-24 11:40 UTC (permalink / raw)
  To: ntg-context

Hi!

Within my luatex-chache directory there is the directory
"2afa1e18082b2d9b8e2af9f2c6e925a6". But when I call texexec --lua it 
searches for a directory called "0aa031a3f94c398f99a9660a610ae9ef". I
linked this with the existing one, but now luatex can't find any
fontfiles anymore.

Running luatex with --fmt=.../2afa1e18082b2d9b8e2af9f2c6e925a6
everything works fine.

luatools --generate says alot about 2afa1e18082b2d9b8e2af9f2c6e925a6.

I'm using the latest Contextgarden-Beta.

Any ideas how to solve this?

Best regards,
Eyke
___________________________________________________________________________________
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] 7+ messages in thread

* Re: Wrong cache-path with luatex
  2008-10-24 11:40 Wrong cache-path with luatex Holzminister
@ 2008-10-24 12:05 ` luigi scarso
  2008-10-24 12:23   ` Holzminister
  0 siblings, 1 reply; 7+ messages in thread
From: luigi scarso @ 2008-10-24 12:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Fri, Oct 24, 2008 at 1:40 PM, Holzminister
<holzminister@googlemail.com>wrote:

> Hi!
>
> Within my luatex-chache directory there is the directory
> "2afa1e18082b2d9b8e2af9f2c6e925a6". But when I call texexec --lua it
> searches for a directory called "0aa031a3f94c398f99a9660a610ae9ef". I
> linked this with the existing one, but now luatex can't find any
> fontfiles anymore.
>
> Running luatex with --fmt=.../2afa1e18082b2d9b8e2af9f2c6e925a6
> everything works fine.
>
> luatools --generate says alot about 2afa1e18082b2d9b8e2af9f2c6e925a6.
>
> I'm using the latest Contextgarden-Beta.
>
I suggest to use minimals.
When I have these kind of problems,
I delete the cache and then
context --generate
Eventually I reinstall from minimals.

-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1132 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] 7+ messages in thread

* Re: Wrong cache-path with luatex
  2008-10-24 12:05 ` luigi scarso
@ 2008-10-24 12:23   ` Holzminister
  2008-10-24 13:43     ` luigi scarso
  2008-10-26 11:02     ` Mojca Miklavec
  0 siblings, 2 replies; 7+ messages in thread
From: Holzminister @ 2008-10-24 12:23 UTC (permalink / raw)
  To: ntg-context

Am Fri, 24 Oct 2008 14:05:36 +0200
schrieb "luigi scarso" <luigi.scarso@gmail.com>:

> On Fri, Oct 24, 2008 at 1:40 PM, Holzminister
> <holzminister@googlemail.com>wrote:
> 
> > Hi!
> >
> > Within my luatex-chache directory there is the directory
> > "2afa1e18082b2d9b8e2af9f2c6e925a6". But when I call texexec --lua it
> > searches for a directory called "0aa031a3f94c398f99a9660a610ae9ef".
> > I linked this with the existing one, but now luatex can't find any
> > fontfiles anymore.
> >
> > Running luatex with --fmt=.../2afa1e18082b2d9b8e2af9f2c6e925a6
> > everything works fine.
> >
> > luatools --generate says alot about
> > 2afa1e18082b2d9b8e2af9f2c6e925a6.
> >
> > I'm using the latest Contextgarden-Beta.
> >
> I suggest to use minimals.
That's what I meant with Contextgarden-Beta. :)

> When I have these kind of problems,
> I delete the cache and then
> context --generate
> Eventually I reinstall from minimals.
> 
I tried this (again) but that doesn't help. Now I get the old
error-message

TeXExec | processing document 'test2.tex'
TeXExec | no ctx file found
TeXExec | tex processing method: context
TeXExec | TeX run 1
TeXExec | writing option file test2.top
TeXExec | using randomseed 180
TeXExec | tex engine: luatex
TeXExec | tex format: cont-en
LuaTools | using format
name: /[...]/luatex-cache/context/0aa031a3f94c398f99a9660a610ae9ef/formats/cont-en.fmt
LuaTools | no luc/lua with
name: /[...]/luatex-cache/context/0aa031a3f94c398f99a9660a610ae9ef/formats/cont-en
___________________________________________________________________________________
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] 7+ messages in thread

* Re: Wrong cache-path with luatex
  2008-10-24 12:23   ` Holzminister
@ 2008-10-24 13:43     ` luigi scarso
  2008-10-26  8:35       ` Holzminister
  2008-10-26 11:02     ` Mojca Miklavec
  1 sibling, 1 reply; 7+ messages in thread
From: luigi scarso @ 2008-10-24 13:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Fri, Oct 24, 2008 at 2:23 PM, Holzminister
<holzminister@googlemail.com>wrote:

> Am Fri, 24 Oct 2008 14:05:36 +0200
> schrieb "luigi scarso" <luigi.scarso@gmail.com>:
>
> > On Fri, Oct 24, 2008 at 1:40 PM, Holzminister
> > <holzminister@googlemail.com>wrote:
> >
> > > Hi!
> > >
> > > Within my luatex-chache directory there is the directory
> > > "2afa1e18082b2d9b8e2af9f2c6e925a6". But when I call texexec --lua it
> > > searches for a directory called "0aa031a3f94c398f99a9660a610ae9ef".
> > > I linked this with the existing one, but now luatex can't find any
> > > fontfiles anymore.
> > >
> > > Running luatex with --fmt=.../2afa1e18082b2d9b8e2af9f2c6e925a6
> > > everything works fine.
> > >
> > > luatools --generate says alot about
> > > 2afa1e18082b2d9b8e2af9f2c6e925a6.
> > >
> > > I'm using the latest Contextgarden-Beta.
> > >
> > I suggest to use minimals.
> That's what I meant with Contextgarden-Beta. :)
>
> > When I have these kind of problems,
> > I delete the cache and then
> > context --generate
> > Eventually I reinstall from minimals.
> >
> I tried this (again) but that doesn't help. Now I get the old
> error-message
>
Did you run
. setuptex
in tex directory (watch for the initial dot!) ?



-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1940 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] 7+ messages in thread

* Re: Wrong cache-path with luatex
  2008-10-24 13:43     ` luigi scarso
@ 2008-10-26  8:35       ` Holzminister
  2008-10-26  9:21         ` luigi scarso
  0 siblings, 1 reply; 7+ messages in thread
From: Holzminister @ 2008-10-26  8:35 UTC (permalink / raw)
  To: ntg-context

Am Fri, 24 Oct 2008 15:43:45 +0200
schrieb "luigi scarso" <luigi.scarso@gmail.com>:

> On Fri, Oct 24, 2008 at 2:23 PM, Holzminister
> <holzminister@googlemail.com>wrote:
> 
> > Am Fri, 24 Oct 2008 14:05:36 +0200
> > schrieb "luigi scarso" <luigi.scarso@gmail.com>:
> >
> > > On Fri, Oct 24, 2008 at 1:40 PM, Holzminister
> > > <holzminister@googlemail.com>wrote:
> > >
> > > > Hi!
> > > >
> > > > Within my luatex-chache directory there is the directory
> > > > "2afa1e18082b2d9b8e2af9f2c6e925a6". But when I call texexec
> > > > --lua it searches for a directory called
> > > > "0aa031a3f94c398f99a9660a610ae9ef". I linked this with the
> > > > existing one, but now luatex can't find any fontfiles anymore.
> > > >
> > > > Running luatex with --fmt=.../2afa1e18082b2d9b8e2af9f2c6e925a6
> > > > everything works fine.
> > > >
> > > > luatools --generate says alot about
> > > > 2afa1e18082b2d9b8e2af9f2c6e925a6.
> > > >
> > > > I'm using the latest Contextgarden-Beta.
> > > >
> > > I suggest to use minimals.
> > That's what I meant with Contextgarden-Beta. :)
> >
> > > When I have these kind of problems,
> > > I delete the cache and then
> > > context --generate
> > > Eventually I reinstall from minimals.
> > >
> > I tried this (again) but that doesn't help. Now I get the old
> > error-message
> >
> Did you run
> . setuptex
> in tex directory (watch for the initial dot!) ?

Hmm, I think this was it. Until now this wasn't necessary. Perhaps
something else changes.

Thanks alot!

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

* Re: Wrong cache-path with luatex
  2008-10-26  8:35       ` Holzminister
@ 2008-10-26  9:21         ` luigi scarso
  0 siblings, 0 replies; 7+ messages in thread
From: luigi scarso @ 2008-10-26  9:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

> > >
> > Did you run
> > . setuptex
> > in tex directory (watch for the initial dot!) ?
>
> Hmm, I think this was it. Until now this wasn't necessary. Perhaps
> something else changes.
>
This is a must .
Always ensure to do
. setuptext
exactly one time before start your luatex session.

More
. setuptext
can mess your env. vars ($PATH etc)


-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 655 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] 7+ messages in thread

* Re: Wrong cache-path with luatex
  2008-10-24 12:23   ` Holzminister
  2008-10-24 13:43     ` luigi scarso
@ 2008-10-26 11:02     ` Mojca Miklavec
  1 sibling, 0 replies; 7+ messages in thread
From: Mojca Miklavec @ 2008-10-26 11:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, Oct 24, 2008 at 2:23 PM, Holzminister wrote:
> Am Fri, 24 Oct 2008 14:05:36 +0200
> schrieb "luigi scarso" <luigi.scarso@gmail.com>:
>
>> On Fri, Oct 24, 2008 at 1:40 PM, Holzminister
>> <holzminister@googlemail.com>wrote:
>>
>> > Hi!
>> >
>> > Within my luatex-chache directory there is the directory
>> > "2afa1e18082b2d9b8e2af9f2c6e925a6". But when I call texexec --lua it
>> > searches for a directory called "0aa031a3f94c398f99a9660a610ae9ef".
>> > I linked this with the existing one, but now luatex can't find any
>> > fontfiles anymore.
>> >
>> > Running luatex with --fmt=.../2afa1e18082b2d9b8e2af9f2c6e925a6
>> > everything works fine.
>> >
>> > luatools --generate says alot about
>> > 2afa1e18082b2d9b8e2af9f2c6e925a6.
>> >
>> > I'm using the latest Contextgarden-Beta.
>> >
>> I suggest to use minimals.
> That's what I meant with Contextgarden-Beta. :)

There might be some problem with relative versus absolute paths when
creating cache path, but I'm not sure how to solve that (that's for
Hans ... who usually doesn't work on unix)

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

end of thread, other threads:[~2008-10-26 11:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-24 11:40 Wrong cache-path with luatex Holzminister
2008-10-24 12:05 ` luigi scarso
2008-10-24 12:23   ` Holzminister
2008-10-24 13:43     ` luigi scarso
2008-10-26  8:35       ` Holzminister
2008-10-26  9:21         ` luigi scarso
2008-10-26 11:02     ` 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).