http://qa.mandrakesoft.com/show_bug.cgi?id=595
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From [EMAIL PROTECTED] 2003-03-06 21:02 -------
Still valid:
[EMAIL PROTECTED] bgmilne]$ rpm -q libqt3-devel
libqt3-devel-3.1.1-13mdk
------- 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]
status: ASSIGNED
creation_date:
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.