From owner-freebsd-java@FreeBSD.ORG Mon Aug 7 10:56:02 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34B9616A4DE for ; Mon, 7 Aug 2006 10:56:02 +0000 (UTC) (envelope-from neoneye@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99A2943D45 for ; Mon, 7 Aug 2006 10:56:01 +0000 (GMT) (envelope-from neoneye@gmail.com) Received: by nf-out-0910.google.com with SMTP id g2so1357607nfe for ; Mon, 07 Aug 2006 03:56:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kkwYrjGm50BJwIAS8/eaz+1QcCp63uArfa9Cp5v5g6sNSNLCHJ+ewhMHjpaSmkDo1e8MAPRlchd6WeXGwwxj6OLX7e5hPQ71vy8cQbIlBeJ3acM04tlN6UvjfGHjAYJxfLGdP5k/TOXUVLC9O722CV1pYgxknxSaC9OkaM2AKdU= Received: by 10.78.123.4 with SMTP id v4mr2340257huc; Mon, 07 Aug 2006 03:56:00 -0700 (PDT) Received: by 10.78.166.11 with HTTP; Mon, 7 Aug 2006 03:56:00 -0700 (PDT) Message-ID: Date: Mon, 7 Aug 2006 12:56:00 +0200 From: "Simon Strandgaard" To: freebsd-java@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: jdk14 cannot install on freebsd6.1 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: Mon, 07 Aug 2006 10:56:02 -0000 On 8/7/06, Simon Strandgaard wrote: > Yesterday I installed freebsd 6.1 from scratch. I have never before > installed java on freebsd. However I cannot seem to figure out what > I am doing wrong. Any ideas ? [snip] I realized that there is a jdk15 ports. When installing via ports I got an error that glib 2.10 or newer was required. I tried as well installing the gnome2 package on a fresh freebsd 6.1, hoping that it would include a sufficiently new glib, however during installation it failed as well.. I cannot recall what the message in the dialog said. Having spend hours on this I installed ubuntu linux.. this took ~80 minutes from I downloading to I had java running. Sorry FreeBSD. -- Simon Strandgaard