All, If you run: ctxtools --updatecontext And it just hangs and times out, what should you try? D.
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
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 ______________________________________________________________________ _____________
On Thu, Apr 24, 2008 at 9:02 AM, David Arnold
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
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
participants (4)
-
David Arnold
-
Mojca Miklavec
-
Taco Hoekwater
-
Wolfgang Schuster