summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/MESSAGE
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-01-07 08:07:57 +0000
committerskrll <skrll@pkgsrc.org>2002-01-07 08:07:57 +0000
commit726dbe979449af24c7e295156f035c4834a04c4d (patch)
tree39c378ce23e45608030b5958ce857f06572c2996 /x11/qt3-libs/MESSAGE
parent3790b8d3a39bcbad02ef6ae5e6b6b7735f6eab58 (diff)
downloadpkgsrc-726dbe979449af24c7e295156f035c4834a04c4d.tar.gz
Initial import of qt3-libs-3.0.1. The multiplatform GUI toolkit we all
know and love.
Diffstat (limited to 'x11/qt3-libs/MESSAGE')
-rw-r--r--x11/qt3-libs/MESSAGE20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11/qt3-libs/MESSAGE b/x11/qt3-libs/MESSAGE
new file mode 100644
index 00000000000..4493da45e4c
--- /dev/null
+++ b/x11/qt3-libs/MESSAGE
@@ -0,0 +1,20 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2002/01/07 08:07:57 skrll 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.
+
+======================================================================