ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problem in kpse.rb
@ 2006-09-17  2:23 Johan Sandblom
  2006-09-17  3:13 ` Sanjoy Mahajan
  0 siblings, 1 reply; 6+ messages in thread
From: Johan Sandblom @ 2006-09-17  2:23 UTC (permalink / raw)


Attempting to find out why this happened on linux

~$ texmfstart ctxtools --updatecontext
CtxTools | updating
CtxTools | unable to change to

I found that line 114 of kpse.rb can be changed from

path = run("--expand-path=\\\$#{varname}") rescue ''

to

path = run("--expand-path=\$#{varname}") rescue ''

which allows it to work, that is, the line should be the same under
windows and linux.

~$ ruby --version
ruby 1.8.4 (2005-12-24) [i486-linux]

Regards, Johan
-- 
Johan Sandblom  N8, MRC, Karolinska sjh
t +46851776108  17176 Stockholm
m +46735521477  Sweden
"What is wanted is not the will to believe, but the
will to find out, which is the exact opposite"
- Bertrand Russell

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

end of thread, other threads:[~2006-09-17 14:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-17  2:23 problem in kpse.rb Johan Sandblom
2006-09-17  3:13 ` Sanjoy Mahajan
2006-09-17  7:45   ` Johan Sandblom
2006-09-17  9:02     ` Taco Hoekwater
2006-09-17  9:12       ` Johan Sandblom
2006-09-17 14:11       ` Hans Hagen

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