From owner-freebsd-questions@FreeBSD.ORG Wed Apr 2 22:16:20 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 9020F37B401 for ; Wed, 2 Apr 2003 22:16:20 -0800 (PST) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F74643FBD for ; Wed, 2 Apr 2003 22:16:19 -0800 (PST) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h336JeqE028920 for ; Thu, 3 Apr 2003 08:19:40 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id ; Thu, 3 Apr 2003 08:13:45 +0200 Received: from intra241.intrasoft.lu (212.190.217.170 [212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id HXZK85LB; Thu, 3 Apr 2003 08:13:38 +0200 From: CARTER Anthony To: freebsd-questions@freebsd.org Organization: Intrasoft Date: Thu, 3 Apr 2003 08:16:25 +0200 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304030816.26268.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-100.0 required=4.2 tests=USER_AGENT,USER_IN_WHITELIST version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: OpenOffice broken??? 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: Thu, 03 Apr 2003 06:16:20 -0000 Hi, I had a bit of a problem with the new openoffice 1.0.2. It stops out with the following: ===> Installing for openoffice-1.0.2_2 ===> openoffice-1.0.2_2 depends on file: /usr/local/bin/perl5.6.1 - found # # UGLY hack to not have to specify a X-Display. # /usr/X11R6/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & echo $! > /mnt/spare/ports/editors/openoffice/work/.Xvfb.pid Initializing installation program.......... Xlib: connection to "localhost:1001.0" refused by server Xlib: No protocol specified cannot connect to X server *** Error code 255 (ignored) ===> Generating temporary packing list ===> Add wrapper scripts find: OpenOffice.org1.0: No such file or directory *** Error code 1 Stop in /mnt/spare/ports/editors/openoffice. Looks like a problem with Xlib, maybe the UGLY hack??? Also, if I get a fix, can I restart the compile without recompiling everything I have already compiled? Thanks, Anthony Carter