From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 10:23:32 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 32C8916A4CE for ; Tue, 16 Nov 2004 10:23:32 +0000 (GMT) Received: from tyven.la3sg.net (la3sg.net [217.13.29.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id E695F43D1F for ; Tue, 16 Nov 2004 10:23:30 +0000 (GMT) (envelope-from tyven@tyven.la3sg.net) Received: from tyven.la3sg.net (tyven@localhost.la3sg.net [127.0.0.1]) by tyven.la3sg.net (8.13.1/8.13.1) with ESMTP id iAGANS2x002258 for ; Tue, 16 Nov 2004 11:23:28 +0100 (CET) (envelope-from tyven@tyven.la3sg.net) Received: (from tyven@localhost) by tyven.la3sg.net (8.13.1/8.13.1/Submit) id iAGANRIn002257 for freebsd-questions@freebsd.org; Tue, 16 Nov 2004 11:23:27 +0100 (CET) (envelope-from tyven) Date: Tue, 16 Nov 2004 11:23:27 +0100 From: Kjell Midtseter To: freebsd-questions@freebsd.org Message-ID: <20041116102327.GA2195@tyven.la3sg.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <419618EC.28868.116D347@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <419618EC.28868.116D347@localhost> User-Agent: Mutt/1.4.2.1i Subject: Re: Installing zendstudio fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: junkmail@sensewave.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 10:23:32 -0000 On Saturday, 13 November 2004 at 14:23:40 +0100, Kjell Midtseter wrote: > List members! > I started out with a clean install from a 5.3R CD. Then I cvsup'ed and built a new > GENERIC kernel and new ports followed by installing PHP5/Apache13 > After fetching the latest linux glib2.1 server/client zendstudio package from the > zend.com site, I went through the make, make install sequence and ended up with the > following: > ================================== > sexy# make install > ===> Installing for ZendStudio-3.5.2 > ===> ZendStudio-3.5.2 depends on file: /compat/linux/etc/redhat-release - found > ===> Generating temporary packing list > ===> Checking if devel/zendstudio already installed > /usr/ports/devel/zendstudio/work/ZendStudio-3_5_2/ZendStudio-3_5_2.bin > Preparing to install... ... snip ... > This Application has Unexpectedly Quit: Invocation of this Java Application has caused > an InvocationTargetException. This application will now exit. (LAX) > *** Error code 255 > > Stop in /usr/ports/devel/zendstudio. > ==================================== zendstudio has to be installed from an xterm window. Installing from the command line fails Kjell