Julien Salort wrote:
Hi,

I'm trying to compile mscore. If I'm successful, I plan to make a
fink  package (I don't know how to submit a new package yet).

I have a problem.
The configure script says :

checking for QT environment variable QTDIR... yes
checking for QT includes (/sw/include/qt)... yes
checking for QT libraries (/sw/lib)... no
checking for QT moc (/sw/bin/moc)... yes
checking for QT uic (/sw/bin/uic)... yes
configure: error: need qt >= 3.2.0

if I had to guess, they're doing something bad like looking for /sw/lib/libqt-mt.so.3 or something along those lines. Look in their configure script and see what they're trying to do... This smells like a broken configure test to me.


--
Benjamin Reed, a.k.a. Ranger Rick
[EMAIL PROTECTED] / http://ranger.befunk.com/
"You CAN'T clean the toilet, Neil, it'll lose all it's
character!" -- Vyvyan


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to