ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ctxtools --updatecontext
@ 2008-04-24  6:29 David Arnold
  2008-04-24  6:42 ` Taco Hoekwater
  2008-04-24  8:06 ` Mojca Miklavec
  0 siblings, 2 replies; 5+ messages in thread
From: David Arnold @ 2008-04-24  6:29 UTC (permalink / raw)
  To: Context Mailing List List

All,

If you run:

ctxtools --updatecontext

And it just hangs and times out, what should you try?

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

* Re: ctxtools --updatecontext
  2008-04-24  6:29 ctxtools --updatecontext David Arnold
@ 2008-04-24  6:42 ` Taco Hoekwater
  2008-04-24  7:02   ` David Arnold
  2008-04-24  8:06 ` Mojca Miklavec
  1 sibling, 1 reply; 5+ messages in thread
From: Taco Hoekwater @ 2008-04-24  6:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users

David Arnold wrote:
> All,
> 
> If you run:
> 
> ctxtools --updatecontext
> 
> And it just hangs and times out, what should you try?

Check you network connection, you could be behind a firewall
that prevents direct access to the internet. You can specify
a proxy server on the commandline with --proxy=...

Best wishes,
Taco


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

* Re: ctxtools --updatecontext
  2008-04-24  6:42 ` Taco Hoekwater
@ 2008-04-24  7:02   ` David Arnold
  2008-04-24  7:09     ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: David Arnold @ 2008-04-24  7:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Bruce Wagner

Taco,

Thanks. But it works in my office, but not in my colleague's office.  
I have gwtex and he has mactex.

Admitting my ignorance, what is a proxy server?

D.

On Apr 23, 2008, at 11:42 PM, Taco Hoekwater wrote:

> David Arnold wrote:
>> All,
>>
>> If you run:
>>
>> ctxtools --updatecontext
>>
>> And it just hangs and times out, what should you try?
>
> Check you network connection, you could be behind a firewall
> that prevents direct access to the internet. You can specify
> a proxy server on the commandline with --proxy=...
>
> Best wishes,
> Taco
>
>
> ______________________________________________________________________ 
> _____________
> 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
> ______________________________________________________________________ 
> _____________

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

* Re: ctxtools --updatecontext
  2008-04-24  7:02   ` David Arnold
@ 2008-04-24  7:09     ` Wolfgang Schuster
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2008-04-24  7:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, Apr 24, 2008 at 9:02 AM, David Arnold <dwarnold45@suddenlink.net> wrote:
> Taco,
>
> Thanks. But it works in my office, but not in my colleague's office.
> I have gwtex and he has mactex.
>
> Admitting my ignorance, what is a proxy server?

http://en.wikipedia.org/wiki/Proxy_server

The important part for your colleague.

http://en.wikipedia.org/wiki/Proxy_server#At_schools_and_offices

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

* Re: ctxtools --updatecontext
  2008-04-24  6:29 ctxtools --updatecontext David Arnold
  2008-04-24  6:42 ` Taco Hoekwater
@ 2008-04-24  8:06 ` Mojca Miklavec
  1 sibling, 0 replies; 5+ messages in thread
From: Mojca Miklavec @ 2008-04-24  8:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, Apr 24, 2008 at 8:29 AM, David Arnold wrote:
> All,
>
>  If you run:
>
>  ctxtools --updatecontext
>
>  And it just hangs and times out, what should you try?

Does this work?
   rsync -av \
      rsync://contextgarden.net/minimals/current/context/current/ \
      /usr/local/mactex/texmf.local
(adapt the path according to your needs, I have no idea how the tree
is organized)

(but you still need to run texexec --make --all manually after
fetching all the files)

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

end of thread, other threads:[~2008-04-24  8:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-24  6:29 ctxtools --updatecontext David Arnold
2008-04-24  6:42 ` Taco Hoekwater
2008-04-24  7:02   ` David Arnold
2008-04-24  7:09     ` Wolfgang Schuster
2008-04-24  8:06 ` 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).