Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2003 04:10:13 -0700 (PDT)
From:      Lauri Watts <lauri@kde.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/53323: qt31 uses wrong paths in qmake.conf
Message-ID:  <200306151110.h5FBADbv057629@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/53323; it has been noted by GNATS.

From: Lauri Watts <lauri@kde.org>
To: freebsd-gnats-submit@FreeBSD.org, kf0yn@mchsi.com
Cc:  
Subject: Re: ports/53323: qt31 uses wrong paths in qmake.conf
Date: Sun, 15 Jun 2003 13:01:58 +0200

 If we change the port to install a file with hardcoded path in, then it will 
 no longer be prefix friendly - at present, you can install Qt to a different 
 location and everything will continue to function.
 
 If the third party applications you are downloading are ports, then things 
 will work as they should already, if not, please file pr's for the ports 
 respectively so they can be fixed.  
 
 If you are making ports out of them, then you should set it yourself by 
 adding: 
 
 USE_QT_VER=	3
 
 to set up all the necessary environment.  
 
 If you're just downloading and compiling third party applications for 
 yourself, then set $QTDIR yourself to /usr/X11R6, that is the way it's 
 designed to work, and setting this environment variable is more or less 
 mandatory when working with Qt. See:
 
 http://doc.trolltech.com/3.1/qmake-manual-2.html
 
 or the Qt documentation itself, for instance.
 
 Regards,
 -- 
 Lauri Watts
 KDE Documentation: http://i18n.kde.org/doc/
 KDE on FreeBSD: http://freebsd.kde.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306151110.h5FBADbv057629>