-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
25 lines (18 loc) · 901 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
qt-installer-script (Deploy Qt Libraries in Slackware)
qt-installer-script is an umbrella script to the standard Qt
installer to simplify the installation of Qt Libraries in your
Slackware system.
It is provided to perform and unattended install, define a
location (/opt/Qt) and setup a basic skeleton so you can add
several Qt library versions in parallel.
The script will download from Qt the online installer 4.8.1
labelled "qt-online-installer-linux-x64-4.8.1.run"
To install specific Qt libraries you can either:
1) Run the Qt MainenanceTool from the desktop menu icon
or,
2) Run a bash script that will add a set of Qt Libraries specific
for you application.
An install script example "qt-6.2.4-libraries-for-musescore.sh"
is provided in /opt/Qt/scripts
You will still need a Qt account in order to use this script.
Homepage at https://download.qt.io/archive/online_installers/4.8/