From owner-freebsd-questions@FreeBSD.ORG Thu Mar 29 01:36:07 2007 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0001916A400 for ; Thu, 29 Mar 2007 01:36:06 +0000 (UTC) (envelope-from mcrogerm@stjohn.ac.th) Received: from stjohn.ac.th (ns.stjohn.ac.th [202.21.144.1]) by mx1.freebsd.org (Postfix) with ESMTP id 31BF413C459 for ; Thu, 29 Mar 2007 01:36:05 +0000 (UTC) (envelope-from mcrogerm@stjohn.ac.th) Received: from tulip.stjohn.ac.th [203.151.134.104] by stjohn.ac.th with ESMTP (SMTPD-8.22) id A51D20DC; Thu, 29 Mar 2007 08:23:41 +0700 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Thu, 29 Mar 2007 08:23:45 +0700 To: freebsd-questions@FreeBSD.ORG From: Roger Merritt Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Message-Id: <20070329082374.SM01524@tulip.stjohn.ac.th> Cc: Subject: Updating php5-interbase X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 01:36:07 -0000 While updating my ports, I've run into a problem. portversion shows php5-interbase needs updating, but when I ran 'portupgrade php5-interbase' I got the message: '==> Please do not build firebird as 'root' because this may cause conflicts with SysV semaphores of running services' ... 'Stop in /usr/ports/databases/firebird2-client'. When I try to build it as another user, I'm told I don't have permissions. I've tried searching Google, including the special BSD search page, with no luck. I couldn't find anything in the firebird documentation. What should I try next? Actually, I didn't even know I had Firebird installed, so I presume it's been pulled in as a dependency for another port. I don't object to having it, because it looks like an excellent RDBMS, but I'd like to either update it or deinstall it. -- Roger