I'm having a similar problem with qtella, it's truly inexplicable. I try 'fink install qtella' and get this error:
> checking for Qt libraries... found in /sw/lib > checking for Qt include files... > Qt headers not found! If you have installed Qt in an > unusual place, please use the "--with-qt-includes=" option So I look at configure, and it checks for $QTDIR/include/qwidget.h which exists on my system! I put in an echo just to see what's going wrong--I didn't change another thing--and then I run sudo ./configure --prefix=/sw --with-qt-libs=/sw/lib --with-kde=no --with-qt-moc=/sw/bin --with-qt-uic=/sw/bin and this time it works! Does that make any sense? I'll tell you if I figure out what's going on. Dave Vasilevsky _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
