From thomas.will@euro1.com Wed Mar 31 04:43:29 1999
From: thomas.will@euro1.com
To: users-de@lists.opensuse.org
Subject: perldoc
Date: Wed, 31 Mar 1999 04:43:29 +0000
Message-ID: <3701A7F1.81509B11@euro1.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5850973673625884086=="
--===============5850973673625884086==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
hallo
kann es sein das perldoc das bei suse6.0 dabei ist buggy ist ?
thomas@nagus:~ > perldoc -q mail
mkdir /tmp/.perldoc: File exists at /usr/bin/perldoc line 352.
wenn ich
root@nagus:/home/thomas > rm -r /tmp/.perldoc/
.perldoc loesche
bekomme ich einmal ne vernueftige ausgabe danach s.o.
gruss
thomas
--
Um aus der Liste ausgetragen zu werden, eine Mail an majordomo@suse.com
schicken, mit dem Text: unsubscribe suse-linux
--===============5850973673625884086==--
From Power-two@gmx.de Wed Mar 31 08:34:21 1999
From: Power-two@gmx.de
To: users-de@lists.opensuse.org
Subject: Re: perldoc
Date: Wed, 31 Mar 1999 08:34:21 +0000
Message-ID: <99033110395000.04330@powerhome>
In-Reply-To: <3701A7F1.81509B11@euro1.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5191211129018446768=="
--===============5191211129018446768==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Am Mit, 31 M=C3=A4r 1999 schrieben Sie:
> hallo=20
>=20
> kann es sein das perldoc das bei suse6.0 dabei ist buggy ist ?
>=20
> thomas@nagus:~ > perldoc -q mail
> mkdir /tmp/.perldoc: File exists at /usr/bin/perldoc line 352. =20
>=20
> wenn ich=20
>=20
> root@nagus:/home/thomas > rm -r /tmp/.perldoc/=20
>=20
> .perldoc loesche =20
>=20
> bekomme ich einmal ne vernueftige ausgabe danach s.o.
>=20
> gruss
>=20
> thomas
=C3=84ndere doch einfach in Zeile 352 in /usr/bin/perldoc zu:
-------------->
mkdir("/tmp/.perldoc",0755) || print STDERR "mkdir /tmp/.perldoc: $!";
<--------------
So funzt es jedenfalls <-;
--
Name: Florian Bartels
E-Mail: Power-two@gmx.de
Homepage: http://power-two.virtualave.net>
--
Um aus der Liste ausgetragen zu werden, eine Mail an majordomo@suse.com
schicken, mit dem Text: unsubscribe suse-linux
--===============5191211129018446768==--