From owner-freebsd-questions Mon Jun 17 17: 8: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 68D6437B425 for ; Mon, 17 Jun 2002 17:08:03 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g5I082Jo064597; Mon, 17 Jun 2002 19:08:02 -0500 (CDT) (envelope-from dan) Date: Mon, 17 Jun 2002 19:08:02 -0500 From: Dan Nelson To: Jud Cc: Freebsd-questions@FreeBSD.ORG Subject: Re: BBConf with QT3 Message-ID: <20020618000802.GC88045@dan.emsphone.com> References: <20020617200608.0cb18e6c.jud@myrealbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020617200608.0cb18e6c.jud@myrealbox.com> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 17), Jud said: > I'm running Blackbox and Windowmaker as my window managers on > 4-STABLE. A couple of months ago, in order to run the Psi Jabber > client, I installed QT3. > > The bbconf port uses QT2.x. Not wanting to install QT2 with or over > QT3, I downloaded the bbconf-1.6.tar.gz file from the bbconf home > page, ran ./configure, then make clean && make install clean. > Configure, compile and install finished with no errors. > > However, when I try to run bbconf, I get the following error: > > /usr/libexec/ld-elf.so.1: Shared object "libqt-mt.so.3" not found > > I do have a libqt-mt.so.3 file in /usr/local/qt/lib. I tried > symlinking that to /usr/libexec, but of course that didn't work. What > can I do to get bbconf to run? (BTW, I'm using zsh.) Easier solution: edit the bbconf port Makefile, change PORTVERSION=1.6, USE_QT_VER=3, make makesum && make install. One of a zillion port patches I never have time to send-pr :( -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message