summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/MESSAGE
blob: afaafddfa28cfcadd7ed95c09b2dea87caec2b35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:54 wiz Exp $

To allow this package to coexist with other versions of Qt
it has been installed in ${PREFIX}/qt3/{bin,include,lib,doc}.

You should be able to select this version of Qt when compiling
programs which use it by ensuring that

1) QTDIR is set to ${PREFIX}/qt3

2) Use the "configure" argument "--with-qt-dir=${PREFIX}/qt3"

3) you may also have to put ${PREFIX}/qt3/bin in your PATH

To access Qt-3 man pages add ${PREFIX}/qt3/doc/man to your MANPATH
environment variable.  Note that the Qt-3 man pages are installed
here to avoid conflicts with man pages of other Qt versions.

===========================================================================