ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* redirecting temp files (MkII)
@ 2009-11-26 15:14 Jelle Huisman
  2009-11-26 15:25 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Jelle Huisman @ 2009-11-26 15:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

I use the XeTeX/ConTeXt MkII combi as part of another application. This 
(Windows) application is installed in the C:\Program Files tree which 
apparently is marked 'read only' in Vista/Windows 7. Would it be 
possible to redirect the temp files (*.top, *tui, *.log, *.mp) to a 
different folder outside C:\Program Files\ ? Texexec.rb comes with an 
option --tempdir= but that doesn't work.

Thanks,

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

* Re: redirecting temp files (MkII)
  2009-11-26 15:14 redirecting temp files (MkII) Jelle Huisman
@ 2009-11-26 15:25 ` Hans Hagen
  2009-11-26 15:36   ` Jelle Huisman
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2009-11-26 15:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Jelle Huisman wrote:
> Hi all,
> 
> I use the XeTeX/ConTeXt MkII combi as part of another application. This 
> (Windows) application is installed in the C:\Program Files tree which 
> apparently is marked 'read only' in Vista/Windows 7. Would it be 
> possible to redirect the temp files (*.top, *tui, *.log, *.mp) to a 
> different folder outside C:\Program Files\ ? Texexec.rb comes with an 
> option --tempdir= but that doesn't work.

why not just run in c:\temp or so

Hans


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


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

* Re: redirecting temp files (MkII)
  2009-11-26 15:25 ` Hans Hagen
@ 2009-11-26 15:36   ` Jelle Huisman
  2009-11-26 15:47     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Jelle Huisman @ 2009-11-26 15:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 26/11/2009 15:25, Hans Hagen wrote:
> why not just run in c:\temp or so

Because I have the ConTeXt application in a subdirectory of the main 
application directory and I don't want to mess around on some else's 
computer. Running in c:\temp means that I would have to copy the ConTeXt 
tree to c:\temp, right? Does it stay there or is  c:\temp emptied every 
so often? (which would mean that I have to copy the whole ConTeXt tree 
to c:\temp again...)
Does this suggestion mean that just setting a tempdir doesn't work (with 
texexec)? No Hans-trick somewhere?

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

* Re: redirecting temp files (MkII)
  2009-11-26 15:36   ` Jelle Huisman
@ 2009-11-26 15:47     ` Hans Hagen
  2009-11-26 16:20       ` Jelle Huisman
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2009-11-26 15:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Jelle Huisman wrote:
> On 26/11/2009 15:25, Hans Hagen wrote:
>> why not just run in c:\temp or so
> 
> Because I have the ConTeXt application in a subdirectory of the main 
> application directory and I don't want to mess around on some else's 
> computer. Running in c:\temp means that I would have to copy the ConTeXt 
> tree to c:\temp, right? Does it stay there or is  c:\temp emptied every 
> so often? (which would mean that I have to copy the whole ConTeXt tree 
> to c:\temp again...)
> Does this suggestion mean that just setting a tempdir doesn't work (with 
> texexec)? No Hans-trick somewhere?

maybe

texmfstart --path=path-where-you-want-to-run texexec .... --path=



Hans


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


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

* Re: redirecting temp files (MkII)
  2009-11-26 15:47     ` Hans Hagen
@ 2009-11-26 16:20       ` Jelle Huisman
  0 siblings, 0 replies; 5+ messages in thread
From: Jelle Huisman @ 2009-11-26 16:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 26/11/2009 15:47, Hans Hagen wrote:
> texmfstart --path=path-where-you-want-to-run texexec .... --path=

No joy, actually I run texexec.rb directly (but that's a different 
story). I'll see if I can run in C:\temp.
Thanks,

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

end of thread, other threads:[~2009-11-26 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-26 15:14 redirecting temp files (MkII) Jelle Huisman
2009-11-26 15:25 ` Hans Hagen
2009-11-26 15:36   ` Jelle Huisman
2009-11-26 15:47     ` Hans Hagen
2009-11-26 16:20       ` Jelle Huisman

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