https://qa.mandrakesoft.com/show_bug.cgi?id=595
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Additional Comments From [EMAIL PROTECTED] 2003-01-23 16:49 -------
*** Bug 521 has been marked as a duplicate of this bug. ***
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
description:
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.