ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
Cc: ConTeXt Mailing List <ntg-context@ntg.nl>
Subject: Re: newbi: config
Date: Thu, 6 Jun 2002 09:55:11 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0206060953520.16617-100000@z1.physik.fu-berlin.de> (raw)
In-Reply-To: <5.1.0.14.1.20020605220451.032337f8@server-1>

Hi Hans,

> how does the message look like?
    $pm_path = $0 ;
print "\nDEBUG 1: $pm_path\n";
    $pm_path =~ s/\\/\//o ;
print "\nDEBUG 2: $pm_path\n";
    $pm_path =~ s/texutil\.pl.*//io ;
print "\nDEBUG 3: $pm_path\n";
    if ($pm_path eq "") { $pm_path = "./" } }
print "\nDEBUG 4: $pm_path\n";
use lib $pm_path ;

produces:

DEBUG 1: /home/tob/bin/texutil

DEBUG 2: /home/tob/bin/texutil

DEBUG 3: /home/tob/bin/texutil
Parameter to use lib must be directory, not file at /home/tob/bin/texutil
line 1016

DEBUG 4: /home/tob/bin/texutil

Tobias


  reply	other threads:[~2002-06-06  7:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-04 19:02 Eros Albertazzi
2002-06-05  7:59 ` Tobias Burnus
2002-06-05 11:01   ` Eros Albertazzi
2002-06-05 21:52     ` Hans Hagen
     [not found] ` <Pine.LNX.4.44.0206050954160.22693-100000@hils.physik.fu-be rlin.de>
2002-06-05 20:05   ` Hans Hagen
2002-06-06  7:55     ` Tobias Burnus [this message]
2002-06-06  8:24       ` Taco Hoekwater
2002-06-06  8:48         ` Hans Hagen
2002-06-06  8:54         ` Tobias Burnus
2002-06-05 21:54 ` Hans Hagen
2002-06-07  9:09   ` Eros Albertazzi
     [not found] <5.1.0.14.1.20020606111535.0346cd20@server-1>
2002-06-06 10:06 ` Tobias Burnus
2002-06-06 11:40   ` Taco Hoekwater

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=Pine.LNX.4.44.0206060953520.16617-100000@z1.physik.fu-berlin.de \
    --to=tobias.burnus@physik.fu-berlin.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).