On Friday, June 14, 2002, at 10:55 AM, Benjamin Reed wrote:
> On Fri, 2002-06-14 at 13:31, Uwe Kuhlmann wrote: >> >> ./configure --with-qt-dir=/sw/lib --prefix=/sw >> but configure fails with : >> checking for QT... configure: error: QT (>= QT 3.0.2) (library qt-mt) >> not found ... > > Try /sw, instead of /sw/lib. It's looking for the root of the QT > installation (including headers), not just the library directory. > And as as general tip, after a failure you can always look in the config.log and configure scripts to see exactly how it is handling the options you are passing. Usually this will reveal your error, e.g. that (in this case) it was looking for QT in /sw/lib/lib/libqt-mt.dylib instead of /sw/lib. -B _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel