Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37754664
en ru br
ALT Linux repos
S:4.8.7-alt25
5.0: 4.5.2-alt1.M50.1
4.1: 4.4.3-alt1.M41.1
4.0: 4.3.4-alt5.M40.1
3.0: 4.0.1-alt1
+updates:4.0.1-alt2
+backports:4.2.3-alt7.1.M30

Group :: System/Libraries
RPM: qt4

 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 @QT@-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@/examples.tar.bz2'.

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