From owner-freebsd-ports Wed Jun 27 23:59:44 2001 Delivered-To: freebsd-ports@freebsd.org Received: from web12305.mail.yahoo.com (web12305.mail.yahoo.com [216.136.173.103]) by hub.freebsd.org (Postfix) with SMTP id 689C137B403 for ; Wed, 27 Jun 2001 23:59:42 -0700 (PDT) (envelope-from kentsin@yahoo.com) Message-ID: <20010628065942.81902.qmail@web12305.mail.yahoo.com> Received: from [205.252.135.12] by web12305.mail.yahoo.com; Wed, 27 Jun 2001 23:59:42 PDT Date: Wed, 27 Jun 2001 23:59:42 -0700 (PDT) From: kent sin Subject: FreeBSD Port: firebird-0.9_4 To: geoff@sea-incorporated.com Cc: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org After make install, firebird can not start. ld-elf.so.1 report that libgds.so not found. Running ldconfig reval that ldconfig refuse to config /usr/local/firebird/lib because the owner is not root. in fact, it was own by firebird.firebird. I just read from the 4.3 release note: ldconfig(8) now checks directory ownership and permissions for greater security; these checks can be disabled with -i flag. Can these be the cause of the problem? Should I change the owner lib to root or using the -i flag? Moreover, there were links to these library which have owner root.games Is these correct? __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message