From owner-freebsd-questions@FreeBSD.ORG Mon Apr 14 20:18:46 2003 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 6B08837B401 for ; Mon, 14 Apr 2003 20:18:46 -0700 (PDT) Received: from joloxbox.joshualokken.com (12-225-249-250.client.attbi.com [12.225.249.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 806C343FBF for ; Mon, 14 Apr 2003 20:18:45 -0700 (PDT) (envelope-from jolok@joshualokken.com) Received: from joloxbox.joshualokken.com (localhost.joshualokken.com [127.0.0.1])h3F3GDaW001943; Mon, 14 Apr 2003 20:17:33 -0700 (PDT) (envelope-from jolok@joshualokken.com) Received: (from jolok@localhost) by joloxbox.joshualokken.com (8.12.9/8.12.9/Submit) id h3F3GBVL001930; Mon, 14 Apr 2003 20:16:11 -0700 (PDT) Date: Mon, 14 Apr 2003 20:16:11 -0700 From: Joshua Lokken To: Jonathon McKitrick Message-ID: <20030415031611.GA1134@joloxbox.joshualokken.com> References: <20030414230018.GB6529@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030414230018.GB6529@dogma.freebsd-uk.eu.org> User-Agent: Mutt/1.4i Organization: little to none X-OS: FreeBSD joloxbox.joshualokken.com 4.8-STABLE i386 cc: freebsd-questions@freebsd.org Subject: Re: Trouble running phoenix browser 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: Tue, 15 Apr 2003 03:18:46 -0000 * Jonathon McKitrick (jcm@FreeBSD-uk.eu.org) wrote: ==> ==> Hi, ==> ==> I installed perl from the ports on my new box, and then started an install ==> of the Phoenix browser. After it was finished, typing 'phoenix' runs for a ==> couple of seconds, then returns to the shell prompt. There is no error ==> message of any kind, and no processes left running. The browser simply ==> never appears. ==> ==> Any idea what this could be? Like I said, I saw NO error messages during ==> installation or when running, so that sure makes it difficult to diagnose. I would guess you should [re]cvsup your ports (did you do that after the install?) and remove/rebuild. That is a guess. Just to check, I just installed perl58 from the ports, issued the command 'use.perl port', installed phoenix (had never looked at it before) and it works well on 4.8-stable. I think I'll try it for awhile! -- Joshua