Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2002 04:22:31 -0500 (EST)
From:      Adam Bender <abender@andrew.cmu.edu>
To:        freebsd-questions@freebsd.org
Subject:   Installing program with Qt conflict
Message-ID:  <Pine.GSO.4.44L-027.0211090256090.23966-100000@unix6.andrew.cmu.edu>

next in thread | raw e-mail | index | archive | help

I'm trying to install a game (hearts, http://hearts.sourceforge.net/)
by running the configure file that comes with it.  configure produces this
error:
checking for Qt... configure: error: Qt (snapshot >= Qt 2.1 beta2)
(libraries) not found. Please check your installation!

I don't understand this, because I have 2 versions of Qt installed:
(02:55:35) root@proteus:/home/adam/hearts-1.2pre5/# pkg_info | grep qt
qt-2.3.1_2          A C++ X GUI toolkit
qt-3.0.3_5          A C++ X GUI toolkit

(I originally had 3.0, then `pkg_delete -f` 'ed to `make install`
Qt 2.3, then I added the Qt 3.0 package back).  Anyone have any ideas on
what's going wrong and how I can fix it?

Thanks,

Adam



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?Pine.GSO.4.44L-027.0211090256090.23966-100000>