https://qa.mandrakesoft.com/show_bug.cgi?id=595
Product: libqt3-devel
Component: packaging
Summary: QTDIR not set, conflicting with README.Mandrake_Linux
Version: 3.1.0-7mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
According to /usr/share/doc/qt-3.1.0/README.Mandrake_Linux, QTDIR should be set
by /etc/profile.d/qt.sh or /etc/profile.d/qt.csh, but these files do not exist
(ie urpmf /etc/profile.d/qt.sh). As such, the QTDIR environment variable is not
set, making development with QT (without automake/autoconf) difficult.
Also, the README.Mandrake_Linux incorrectly lists the location of the compressed
tutorials and examples. It is stated that they are in /usr/lib/doc/qt3-3.1.0/
whereas they are in /usr/share/doc/qt3-3.1.0/. Also, the example command ('tar
jxf /usr/lib/doc/qt3--3.1.0') to extract them is not complete and incorrect.
Can the profile scripts to set the variables be replaced, and/or the
documentation be updated to reflect the real world.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.