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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message