ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Johannes Graumann <johannes_graumann@web.de>
Subject: Re: new release
Date: Wed, 10 May 2006 16:21:46 -0700	[thread overview]
Message-ID: <e3tsib$5u1$1@sea.gmane.org> (raw)
In-Reply-To: <44621DE3.4090504@wxs.nl>

Hans,

I linked texmfstart.rb to texmfstart in my local bin directory (which is in
the path) and issued 'chmod -R +x ~/texmf/scripts'. If I call 'ruby
~/texmf/scripts/context/ruby/texexec.rb --check' now, I get this error free
(but not informative) output:

TeXExec | current distribution: web2c
TeXExec | context source date: unknown
TeXExec | format path:
TeXExec | start of analysis
TeXExec | end of analysis
TeXExec |
TeXExec |
TeXExec |
TeXExec |

Any ideas what I might be doing wrong?

Joh


Hans Hagen wrote:

> Johannes Graumann wrote:
>> Hans,
>>
>> This ruby stuff has me confused to no end.
>> I'm compiling this document (which compiled just fine with the last
>> release - no changes since) with the following command:
>>
>> ruby ~/texmf/scripts/context/ruby/texexec.rb PhD-Thesis.tex
>>
>> For trying to figure out the version I do:
>>
>> ruby ~/texmf/scripts/context/ruby/texexec.rb --check
>>
>> And get
>>
>> TeXExec | current distribution: web2c
>> TeXExec | context source date: unknown
>> TeXExec | format path:
>> TeXExec | start of analysis
>> /home/balin/texmf/scripts/context/ruby/base/kpsefast.rb:659: command not
>> found: texmfstart texexec --help
>> /home/balin/texmf/scripts/context/ruby/base/kpsefast.rb:659: command not
>> found: texmfstart texutil --help
>> /home/balin/texmf/scripts/context/ruby/base/kpsefast.rb:659: command not
>> found: texmfstart ctxtools --help
>> TeXExec | end of analysis
>> TeXExec |
>> TeXExec |
>> TeXExec |
>> TeXExec |
>>
>> Which is mostly related to the UNIX stubs not working no?
>>   
> cp texmfstart.rb <samepathaspdftex>/texmfstart
> chmod 755 <samepathaspdftex>/texmfstart
>> How do I now actually figure out what I'm running and whether it all got
>> rebuild correctly?
>>   
> so, no stub for texmfstart, just a copy (althoughj you may want to call it
> indirectly
> 
> 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
> -----------------------------------------------------------------

  reply	other threads:[~2006-05-10 23:21 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-08 11:04 Hans Hagen
2006-05-08 15:13 ` David Arnold
2006-05-08 15:53   ` Taco Hoekwater
2006-05-08 16:12   ` Hans Hagen
2006-05-08 15:18 ` Aditya Mahajan
2006-05-08 15:57 ` Thomas A. Schmitz
2006-05-08 16:14   ` Hans Hagen
2006-05-08 16:25   ` Hans Hagen
2006-05-27 13:47     ` Christopher Creutzig
2006-05-27 13:50       ` Hans Hagen
     [not found] ` <ops88uyujz9niby6@localhost>
     [not found]   ` <ops88v2di69niby6@localhost>
2006-05-09  8:55     ` nico
2006-05-09  9:09       ` Hans Hagen
2006-05-09 11:47         ` nico
2006-05-09 13:11           ` Hans Hagen
2006-05-09 14:33             ` nico
2006-05-09 15:15               ` Hans Hagen
2006-05-09 14:46             ` nico
2006-05-09 15:16               ` Hans Hagen
2006-05-09 16:32                 ` nico
2006-05-09 16:31                   ` Hans Hagen
2006-05-15 23:06             ` frantisek holop
2006-05-15 23:15               ` Hans Hagen
2006-05-15 23:19                 ` frantisek holop
2006-05-16 12:43               ` frantisek holop
2006-05-09 10:54 ` Thomas A.Schmitz
2006-05-09 11:44   ` Hans Hagen
2006-05-09 11:47   ` Hans Hagen
2006-05-09 11:25 ` nico
2006-05-10  1:02 ` Johannes Graumann
2006-05-10  7:02   ` Hans Hagen
2006-05-10 16:17     ` Johannes Graumann
2006-05-10 17:07       ` Hans Hagen
2006-05-10 23:21         ` Johannes Graumann [this message]
2006-05-10  7:10   ` Taco Hoekwater
2006-05-10 15:08     ` Thomas A. Schmitz
2006-05-10 17:10       ` Hans Hagen
2006-05-10 22:11         ` Thomas A. Schmitz
2006-05-10 22:21           ` Hans Hagen
2006-05-11  7:39             ` Uwe Koloska
2006-05-11  7:44             ` Thomas A. Schmitz
2006-05-11  8:39               ` Hans Hagen
2006-05-10 23:29           ` nico
2006-05-11  7:39             ` Hans Hagen
2006-05-10 17:13       ` Hans Hagen
2006-05-10 23:34     ` Johannes Graumann
2006-05-11  7:11       ` Taco Hoekwater
2006-05-11  8:43         ` Hans Hagen
2006-05-11 16:36           ` Johannes Graumann
2006-05-11 18:31             ` Hans Hagen
2006-05-11 18:34             ` Hans Hagen
2006-05-12  0:46               ` Johannes Graumann
2006-05-12  2:28                 ` David Arnold
2006-05-12  6:08                 ` Hans Hagen
2006-05-12  6:46                 ` ConTeXt template ? nm
2006-05-12  6:59                   ` Renaud AUBIN
  -- strict thread matches above, loose matches on Subject: below --
2007-12-05 22:40 new release Thomas A. Schmitz
2007-12-05 23:08 ` Idris Samawi Hamid
2007-12-06  6:55   ` Thomas A. Schmitz
2007-12-06  7:26     ` Arthur Reutenauer
2007-12-06  9:41       ` Hans Hagen
2007-12-06 14:03       ` Thomas A. Schmitz
2007-12-06 16:48         ` Taco Hoekwater
2007-12-06  8:37 ` Wolfgang Schuster
2007-12-06  9:50   ` Hans Hagen
2006-01-29 18:19 Short greek quote in otherwise english text Matthias Weber
2006-01-29 18:36 ` Alan Bowen
2006-01-30  0:01   ` Matthias Weber
2006-01-30  7:10     ` Thomas A. Schmitz
2006-01-31  1:04       ` Matthias Weber
2006-01-31 13:14         ` Thomas A. Schmitz
2006-01-31 14:42           ` Matthias Weber
2006-01-31 17:54             ` Thomas A. Schmitz
2006-01-31 18:26               ` Matthias Weber
2006-01-31 18:46                 ` new release Taco Hoekwater
2006-02-01 11:06                   ` Thomas A. Schmitz
2006-02-01 11:16                     ` Taco Hoekwater
2006-02-01 17:37                     ` VnPenguin
2006-02-01 20:07                       ` Thomas A. Schmitz
2006-02-02  9:09                         ` Thomas A. Schmitz
2006-02-02  9:20                         ` Taco Hoekwater
2005-05-28 20:37 Adam Lindsay
2005-05-29 18:10 ` Hans Hagen
2005-01-14  9:43 New release Taco Hoekwater
2004-10-26 15:18 new release Adam Lindsay
2004-10-26 15:41 ` Hans Hagen
2002-05-15 10:41 Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='e3tsib$5u1$1@sea.gmane.org' \
    --to=johannes_graumann@web.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).