Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2002 19:08:02 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Jud <jud@myrealbox.com>
Cc:        Freebsd-questions@FreeBSD.ORG
Subject:   Re: BBConf with QT3
Message-ID:  <20020618000802.GC88045@dan.emsphone.com>
In-Reply-To: <20020617200608.0cb18e6c.jud@myrealbox.com>
References:  <20020617200608.0cb18e6c.jud@myrealbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020618000802.GC88045>