summaryrefslogtreecommitdiff
path: root/x11/qt2-libs/pkg/MESSAGE
blob: 576412bcd96785e4d6aa0be867e751ad0b229080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: MESSAGE,v 1.1.1.1 2000/10/19 07:41:12 skrll Exp $

To allow this package to coexist with other versions of Qt
it has been installed in ${X11BASE}/qt2/{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 ${X11BASE}/qt2

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

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

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