Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37836244
en ru br
ALT Linux repos
S:3.3.8d-alt16.1
5.0: 3.3.8b-alt3
4.1: 3.3.8b-alt2.qa1
4.0: 3.3.8b-alt0.M40.1
3.0: 3.3.4-alt6
+updates:3.3.4-alt6.3.M30

Group :: System/Libraries
RPM: qt3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

You should not need to set QTDIR because it should already been automatically
configured (in '/etc/profile.d/@QT@dir.sh' and '/etc/profile.d/@QT@dir.csh').

To check if it is the case, do 'echo $QTDIR'. Answer should be '@QTDIR@'.

If it is not the case, do 'export QTDIR=@QTDIR@' if you use bash or
'setenv QTDIR @QTDIR@/' if you use csh.

Qt documentation is in /usr/share/doc/qt-@QtVersion@/ (you need to
install package qt3-doc-@PackageVersion@ if it is not already
done).

Other Qt things are in @QTDIR@/ (which contains needed symlinks
to create a fake QTDIR).

Examples and tutorials are compressed to save space. If you want to use them,
you need to uncompress them somewhere in your home directory using:
'cd your_directory; tar xvfj /usr/share/doc/qt-@QtVersion@/tutorial.tar.bz2'.

You may override placement of @QTHOME@ directory with settings files
by exporting QT_SETTINGS_DIR variable before start Qt-based application.
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin