From owner-freebsd-java@FreeBSD.ORG Wed Jun 20 22:49:22 2007 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A27BE16A400 for ; Wed, 20 Jun 2007 22:49:22 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from drone1.qsi.net.nz (drone1-svc-skyt.qsi.net.nz [202.89.128.1]) by mx1.freebsd.org (Postfix) with ESMTP id 1E2AA13C465 for ; Wed, 20 Jun 2007 22:49:21 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: (qmail 8620 invoked by uid 0); 20 Jun 2007 22:49:20 -0000 Received: from unknown (HELO chen.org.nz) ([202.89.146.5]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 20 Jun 2007 22:49:19 -0000 Received: by chen.org.nz (Postfix, from userid 1000) id 074827E846; Thu, 21 Jun 2007 10:49:19 +1200 (NZST) Date: Thu, 21 Jun 2007 10:49:19 +1200 From: Jonathan Chen To: iZEN Message-ID: <20070620224918.GA73600@osiris.chen.org.nz> References: <4677C2ED.9010706@mail.ru> <20070619234824.12086a7c@localhost> <20070619203257.GC61200@osiris.chen.org.nz> <46790E64.8070505@mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46790E64.8070505@mail.ru> User-Agent: Mutt/1.4.2.3i Cc: freebsd-java@freebsd.org Subject: Re: Sun WTK 2.2: Can you help me? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2007 22:49:22 -0000 On Wed, Jun 20, 2007 at 03:24:20PM +0400, iZEN wrote: > Hi, Jonathan. > Thanks for trying to help me. > > Port emulators/linux_base was set: > > pkg_version -v | grep "compat" > compat5x-i386-5.4.0.8_8 = up-to-date with port > v4l_compat-1.0.20060801 = up-to-date with port > and > >pkg_version -v | grep "linux" > linux-expat-1.95.8 = up-to-date with port > linux-fontconfig-2.2.3_7 = up-to-date with port > linux-xorg-libs-6.8.2_5 = up-to-date with port > linux_base-fc-4_9 = up-to-date with port > > and activated in rc.conf: > > compat5x_enable="YES" > linux_enable="YES" Are you sure that your Linuxalator is loaded? Check that "kldstat" has linux.ko added. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "Opportunity does not knock, it presents itself when you beat down the door" - W.E. Channing