On Fri, 2002-06-14 at 13:31, Uwe Kuhlmann wrote:
> Hi,
> 
> I would really like to contribute to the fink project by porting some
> applications but unfortunately 
> it seems I'm lacking some basic knowledge of the steps needed. When I
> start the configure script of some applications I would like to port I
> usually have the problems that some libs are not found even when I give
> the path to the libs explicitely. For example I'm trying to configure
> the rosengarden suite (midi-stuff) which needs kde3 and qt3 (which is
> already running fine thanks to the fink developers) by :
>  ./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.

-- 
Ben Reed a.k.a. Ranger Rick ([EMAIL PROTECTED])
http://defiance.dyndns.org/ / http://radio.scenespot.org/
...if humanoids eat chicken, then obviously they'd eat their own
species.  Otherwise they'd just be picking on the chickens. -- Kryten


_______________________________________________________________

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

Reply via email to