From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5476 Path: main.gmane.org!not-for-mail From: Axel Zindler Newsgroups: gmane.comp.tex.context Subject: Re: texfont invocation Date: Mon, 3 Sep 2001 19:02:27 +0430 Sender: owner-ntg-context@let.uu.nl Message-ID: <200109031440.f83Ee8r01126@asus.azindler.de> References: <200108311307.f7VD7sA05927@asus.azindler.de> <3B932CDD.14A0BFDB@ukrpost.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035396065 1897 80.91.224.250 (23 Oct 2002 18:01:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:01:05 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Olya Briginets In-Reply-To: <3B932CDD.14A0BFDB@ukrpost.net> Xref: main.gmane.org gmane.comp.tex.context:5476 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5476 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