ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* texfont invocation
@ 2001-08-31 13:07 Axel Zindler
  2001-09-03  7:10 ` Olya Briginets
  0 siblings, 1 reply; 4+ messages in thread
From: Axel Zindler @ 2001-08-31 13:07 UTC (permalink / raw)


Hi all,

I tried to use texfont since I fetched the latest cont-tmf.zip from ntg.nl 
yesterday.
After updating the tetex-ditribution I could run texexec successfully, but 
with texfont I got the following error message:

> texfont --help
> Not enough arguments for mkdir at /usr/bin/texfont line 161, near "$str 
unless"
> Execution of /usr/bin/texfont aborted due to compilation errors.

The perl version I use is 
> 5.005_03 built for i586-linux
and I'm running a suse-linux 7.0 system.

Does anybody know, what's wrong there?

Thanks in advance

Axel Zindler


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

* Re: texfont invocation
  2001-08-31 13:07 texfont invocation Axel Zindler
@ 2001-09-03  7:10 ` Olya Briginets
  2001-09-03 14:32   ` Axel Zindler
  0 siblings, 1 reply; 4+ messages in thread
From: Olya Briginets @ 2001-09-03  7:10 UTC (permalink / raw)


Heloo Axel,

Axel Zindler wrote:

> > texfont --help
> > Not enough arguments for mkdir at /usr/bin/texfont line 161, near "$str
> unless"
> > Execution of /usr/bin/texfont aborted due to compilation errors.
> 
> The perl version I use is
> > 5.005_03 built for i586-linux
> and I'm running a suse-linux 7.0 system.
> 
> Does anybody know, what's wrong there?

I bilieve this is fixed in the very last beta; until you upgrade, you can change 
the line 161 of your texfont.pl to

  { my $str = shift ; mkdir $str, 755 unless -d $str }

Olya


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

* Re: texfont invocation
  2001-09-03  7:10 ` Olya Briginets
@ 2001-09-03 14:32   ` Axel Zindler
  2001-09-04  8:11     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Axel Zindler @ 2001-09-03 14:32 UTC (permalink / raw)
  Cc: ntg-context

Am 2001/09/03 11:40 schrieben Sie:
> Heloo Axel,
>
> Axel Zindler wrote:
> > > texfont --help
> > > Not enough arguments for mkdir at /usr/bin/texfont line 161, near "$str
> >
> > unless"
> >
> > > Execution of /usr/bin/texfont aborted due to compilation errors.
> >
> > The perl version I use is
> >
> > > 5.005_03 built for i586-linux
> >
> > and I'm running a suse-linux 7.0 system.
> >
> > Does anybody know, what's wrong there?
>
> I bilieve this is fixed in the very last beta; until you upgrade, you can
> change the line 161 of your texfont.pl to
>
>   { my $str = shift ; mkdir $str, 755 unless -d $str }
>
>
> Olya

works very well, thanks a lot Olya.

Axel


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

* Re: texfont invocation
  2001-09-03 14:32   ` Axel Zindler
@ 2001-09-04  8:11     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2001-09-04  8:11 UTC (permalink / raw)
  Cc: Olya Briginets, ntg-context

At 07:02 PM 9/3/2001 +0430, Axel Zindler wrote:

> >   { my $str = shift ; mkdir $str, 755 unless -d $str }
> >
> > Olya
>
>works very well, thanks a lot Olya.

this patch is added to the latest [maybe not yet public] version of texfont,

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

end of thread, other threads:[~2001-09-04  8:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-31 13:07 texfont invocation Axel Zindler
2001-09-03  7:10 ` Olya Briginets
2001-09-03 14:32   ` Axel Zindler
2001-09-04  8: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).