From owner-freebsd-questions@FreeBSD.ORG Sun Mar 7 23:31:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E58F916A4CE for ; Sun, 7 Mar 2004 23:31:29 -0800 (PST) Received: from muemailb.citykom.de (muemailb.citykom.de [195.202.32.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id D906743D5C for ; Sun, 7 Mar 2004 23:31:28 -0800 (PST) (envelope-from hohage@muenster.de) Received: (qmail 2680 invoked by uid 0); 8 Mar 2004 07:31:26 -0000 Received: from unknown (HELO muenster.de) ([195.202.53.188]) (envelope-sender ) by muemailb.citykom.de (qmail-ldap-1.03) with SMTP for ; 8 Mar 2004 07:31:26 -0000 Message-ID: <404C214B.8050303@muenster.de> Date: Mon, 08 Mar 2004 08:31:23 +0100 From: Sven Hohage User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Java installation: pdmu not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 07:31:30 -0000 I'm a newbie using FreeBSD - almost using 5.2 for some days as a server in my homelan(Pentium 3 700). So I'm not sure if my question is more likely to be thrown in the Newbies list. I tried to install the linux-sun-jdk14. Before that I updated the port because I couldn't find 1.4.2_02 on the sun website which was neeced by the distfinfo checksum. I made a portupgrade -a and the started as root with make install but the compilation process stopped very quickly with: cd /usr/ports/java/linux-sun-jdk14/work/j2sdk1.4.2_03 && /usr/bin/find . -print | -pdmu -R root:wheel /usr/local/linux-sun-jdk1.4.2 -pdmu: not found *** Error code 127 Any hint is very welcomed. Thanks Sven P.S.: sorry for the english mistakes.