Changeset 445007af for x/lib/qt/qt-config.xml
- Timestamp:
- 12/18/2002 08:17:56 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/test-20220226
- Children:
- cb01392
- Parents:
- 2a947cf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/lib/qt/qt-config.xml
r2a947cf r445007af 18 18 ldconfig</userinput></screen></para> 19 19 20 <para>You need to set a QTDIR environment variable which can be accomplished21 by putting the following in your ~/.bash_profile and/or ~/.bashrc:22 <screen><userinput>export QTDIR=/opt/qt23 export PATH=$PATH:$QTDIR/bin</userinput></screen></para>24 25 20 <para>You need to add the path for the qt man pages to the man.conf 26 21 file. This can be done with the following command:</para>
Note:
See TracChangeset
for help on using the changeset viewer.