Re: textools --fixtexmftrees : parse error !
Steffen Wolfrum wrote:
/usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees ~/Library/texmf -:1: parse error /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees ~/Library/texmf ^
what happens if you replace ~ with /home/yourname/ Hans Same bad results: [powerbook:~] steffen% sudo ruby /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees /home/steffen/Library/texmf -:1: parse error /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees /home/steffen/Library/texmf ^ and [powerbook:~] steffen% sudo ruby Password: /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees /Users/steffen/Library/texmf -:1: parse error /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees /Users/steffen/Library/texmf ^ But I thought, the fact that the latest context update doesn't find files in my old tetex set anymore, is related to the map files, no? So shouldn't it be /usr/local/teTeX/share/texmf.local instead of /Users/steffen/Library/texmf ? Nevertheless it again provides the same error: [powerbook:~] steffen% sudo ruby /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees /usr/local/teTeX/share/texmf.local -:1: parse error /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees /usr/local/teTeX/share/texmf.local ^ So it seems as if I something fundamental is wrong/missing? Steffen
Steffen Wolfrum wrote:
Steffen Wolfrum wrote:
/usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees ~/Library/texmf -:1: parse error /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees ~/Library/texmf ^
what happens if you replace ~ with /home/yourname/
Hans
Same bad results:
[powerbook:~] steffen% sudo ruby /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees /home/steffen/Library/texmf -:1: parse error /usr/local/teTeX/share/texmf.local/scripts/context/ruby/textools.rb --fixtexmftrees /home/steffen/Library/texmf
what version of ruby do you run, 1.8.1+? 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 -----------------------------------------------------------------
Hans Hagen said this at Tue, 2 Nov 2004 13:18:03 +0100:
what version of ruby do you run, 1.8.1+?
:o good point. My version on an up-to-date MacOSX 10.3 system is: ruby 1.6.8 (2002-12-24) [powerpc-darwin7.0] -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. atl@comp.lancs.ac.uk Lancaster University, InfoLab21 +44(0)1524/510.514 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Adam Lindsay wrote:
Hans Hagen said this at Tue, 2 Nov 2004 13:18:03 +0100:
what version of ruby do you run, 1.8.1+?
:o good point. My version on an up-to-date MacOSX 10.3 system is: ruby 1.6.8 (2002-12-24) [powerpc-darwin7.0]
hm, should be ok i think, but going 1.8 is not a bad idea 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 -----------------------------------------------------------------
participants (3)
-
Adam Lindsay
-
Hans Hagen
-
Steffen Wolfrum