Sorry if I'm wrong - but might the configure script be looking for
libqt.so while you have libqt-mt.so? libqt-mt looks like a
multi-threaded version of Qt to me, but I would think that the
configure script should be configured to use either the regular or the
multi-threaded version of the library. Perhaps there is a switch
in the configure file to tell it to use the Qt-mt library? Just
my $0.02.<br>
<br>
--Greg<br><br><div><span class="gmail_quote">On 9/13/05, <b class="gmail_sendername">Gavin Rogers</b> <<a href="mailto:g4sys8u@gmail.com">g4sys8u@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Yeah i check my packages in YaST earlier and ... there is a qt3 package<br>and a qt3-devel package, but no lib-qt3devel. I have all the qt packages<br>that are available installed.<br><br>as for the existence of libqt.so,
<br><br>iBook:~ # find / -name libqt\*<br>find: WARNING: Hard link count is wrong for /proc/15214: this may be a<br>bug in your filesystem driver. Automatically turning on find's -noleaf<br>option. Earlier results may have failed to include directories that
<br>should have been searched.<br>/usr/lib/qt3/lib/libqt-mt.so.3.3.4<br>/usr/lib/qt3/lib/libqt-mt.so.3<br>/usr/lib/qt3/lib/libqt-mt.so.3.3<br>/usr/lib/qt3/lib/libqt-<a href="http://mt.la">mt.la</a><br>/usr/lib/qt3/lib/libqt-
mt.prl<br>/usr/lib/qt3/lib/libqt-mt.so<br>/usr/lib/libqt-mt.so.3<br>/opt/gnome/lib/gtk-2.0/2.4.0/engines/libqtengine.la<br>/opt/gnome/lib/gtk-2.0/2.4.0/engines/libqtengine.so<br>/opt/kde3/lib/libqtmcop.so.1.0.0<br>/opt/kde3/lib/libqtmcop.so.1
<br>/opt/kde3/lib/kde3/plugins/integration/libqtkde.la<br>/opt/kde3/lib/kde3/plugins/integration/libqtkde.so<br>/opt/kde3/lib/libqtopiakonnector.la<br>/opt/kde3/lib/libqtopiakonnector.so<br>iBook:~ #<br><br><br>so obviously i don't have it... shouldn't suse
10.0RC1 have a way to<br>install it?<br><br>gavin<br><br>II Peter 3:11<br><br>On Tue, 2005-09-13 at 09:05 +0200, Joachim Ansorg wrote:<br>> Hi,<br><br>><br>> > I've used bibletime in the past and have found it extremely useful.
<br>> > While i typically use debian on my iBook, which allows the installation<br>> > to be painless, i have had to switch to suse 10.0 RC1 recently.<br>> ><br>> > Sword installs fine. I have KDE in my /opt/kde3 dir. I start the
<br>> > configure with:<br>> > ./configure --prefix=/opt/kde3<br>> > however, this fails on:<br>> > checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not<br>> > found. Please check your installation! For more details about this problem,
<br>> > look at the end of config.log.<br>><br>><br>> > -lresolv 1>&5 /usr/bin/ld: cannot find -lqt<br>><br>> This seems to be the problem.<br>> It could not find libqt.so.<br>> Please make sure the libqt3-devel package (or a similair package name) is
<br>> installed.<br>><br>> If it still doesn't work please send the output of<br>><br>> find / -name libqt\*<br>><br>> in your reply.<br>><br>> Thank you for looking into this,<br>> Joachim<br>
> _______________________________________________<br>> bt-devel mailing list<br>> <a href="mailto:bt-devel@crosswire.org">bt-devel@crosswire.org</a><br>> <a href="http://www.crosswire.org/mailman/listinfo/bt-devel">
http://www.crosswire.org/mailman/listinfo/bt-devel</a><br><br>_______________________________________________<br>bt-devel mailing list<br><a href="mailto:bt-devel@crosswire.org">bt-devel@crosswire.org</a><br><a href="http://www.crosswire.org/mailman/listinfo/bt-devel">
http://www.crosswire.org/mailman/listinfo/bt-devel</a><br></blockquote></div><br>