From owner-freebsd-current Tue Aug 15 15:11:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.internet.dk (ns.internet.dk [194.19.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 1189F37B9A8 for ; Tue, 15 Aug 2000 15:11:33 -0700 (PDT) (envelope-from leifn@neland.dk) Received: (from uucp@localhost) by ns.internet.dk (8.9.3/8.9.3) with UUCP id AAA76925 for freebsd-current@freebsd.org; Wed, 16 Aug 2000 00:11:30 +0200 (CEST) (envelope-from leifn@neland.dk) Received: from localhost (localhost [127.0.0.1]) by arnold.neland.dk (8.11.0/8.9.3) with ESMTP id e7FLI5544450 for ; Tue, 15 Aug 2000 23:18:05 +0200 (CEST) (envelope-from leifn@neland.dk) Date: Tue, 15 Aug 2000 23:18:00 +0200 (CEST) From: Leif Neland To: freebsd-current@freebsd.org Subject: Perl installworld trouble Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When installing a current world on a month or so old current, installworld failed during install of perl. Under /usr/libdata/perl/5.6.0, I manually had to create these directories: IO/Socket auto/DB_File auto/GDBM_File auto/POSIX When I created those, installworld was able to continue. (I hope it finishes...) Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message