From owner-freebsd-questions@FreeBSD.ORG Thu Jun 12 03:01:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 259E01065674 for ; Thu, 12 Jun 2008 03:01:07 +0000 (UTC) (envelope-from camiloreyes82@yahoo.com) Received: from web63907.mail.re1.yahoo.com (web63907.mail.re1.yahoo.com [69.147.97.122]) by mx1.freebsd.org (Postfix) with SMTP id 9C5358FC0A for ; Thu, 12 Jun 2008 03:01:06 +0000 (UTC) (envelope-from camiloreyes82@yahoo.com) Received: (qmail 80861 invoked by uid 60001); 12 Jun 2008 03:01:05 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=4aLsaGvXB6Kl6pxN1ByCkkbcoYkINoYBOwZN99Mv1KHK3x11hSgqRvdpGpOuifzUfPHOj0k2+t1ZDxPTFpaXqhwpRgzRs/+9srUH0JVKtBeQ6PYzjrg1twGOTyhyoQrXcvQkgNPcZ1imVsUXn62Yl1RMvRc3yUbNkewBzynfAtQ=; Received: from [98.201.109.92] by web63907.mail.re1.yahoo.com via HTTP; Wed, 11 Jun 2008 20:01:05 PDT X-Mailer: YahooMailWebService/0.7.199 Date: Wed, 11 Jun 2008 20:01:05 -0700 (PDT) From: Camilo Reyes To: Manolis Kiagias MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <836792.79335.qm@web63907.mail.re1.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Java Dilemma X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: camiloreyes82@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2008 03:01:07 -0000 Unfortunately after updating my portsnap; it did not work. Here is the error I get: $ firefox INTERNAL ERROR on Browser End: SendRequest: Read of ack failed: 0 System error?:: Unknown error: 0 $ firefox INTERNAL ERROR on Browser End: SendRequest: Read of ack failed: 0 System error?:: Unknown error: 0 It's interesting to note that you don't have to download the tzupdater tool from Java (which requires you to create an account with their site). In order to avoid getting that file just edit the Makefile prior to running make. This may be necesarry for java to work, but it gave me the same error with and without that TZ package. Anyway, which firefox version are your running? I'm using firefox 2.0.0.12. --- On Tue, 6/10/08, Manolis Kiagias wrote: > From: Manolis Kiagias > Subject: Re: Java Dilemma > To: camiloreyes82@yahoo.com > Cc: freebsd-questions@freebsd.org > Date: Tuesday, June 10, 2008, 11:03 AM > Camilo Reyes wrote: > > I am running a FreeBSD 7.0 system and I'm having > the hardest time trying > > to get java to work (I'm sure this has been > brought up before - but a > > google search did not reveal anything). My problem is > that I can't find > > the JDK US DST Timezone Update Tool - 1.3.0 that it > mentions on the > > build (/usr/ports/java/diablo-jre15). I've looked > on the Java Sun website, > > and they don't have the correct version, it seems > they have a newer one. > > Would this still work?? > > > > Thanks, > > > > Camilo > > "Bono Vince Malum" > > > > > > > > I've installed the diablo-jre15 port two days ago (on > the 8th). I > downloaded this: > > tzupdater-1_3_5-2008b.zip > > And the version of the port is: > > diablo-jre-1.5.0.07.01_10 > > Have you used csup/portsnap to update your ports tree? You > might be > trying to compile an older version.