Saturday, November 3, 2012

How-to Install Complete QT4 SDK 1.2.1 Steps for Linux Sabayon 10 Amd64 Gnome3 Easy Visual-Guide

The Post Simply & Clearly Show How-to Download, Install and Getting-Started with QT4 SDK 1.2.1 Steps for Linux Sabayon 10 64bit Gnome3 Desktop.

By this Way you will Get at Once All the Qt Features, including Qt Designer and Qt Assistant.

The Qt4 SDK includes the tools you need to build desktop, embedded and mobile applications with Qt from a single install.
This is the recommended way to get started with Qt.
The latest SDK has a self updater feature that will keep you up to date as new versions are made available.

At the Post Bottom there is a Link to Getting-Started with QT4 SDK Development.

Linux Penguin QT

The QT4 SDK Contains:

  • Qt libraries version 4.8.1
  • Simulator for Symbian phones and the Nokia N9
  • Qt Creator IDE version 2.4.1
  • Qt Mobility version 1.2
  • Qt development tools
  • Remote compilers

  1. Download Qt SDK 1.2.1 64bit Installer:

    QT SDK 1.2.1 64bit for Linux
  2. Open Terminal Window
    Linux Fedora16-17 Gnome 3  Open Terminal
  3. Starting the Installer

    Login as SuperUser

    su

    Give Right Permissions

    cd </path/2>/QtSdk-*-linux-*.run
    chmod +x QtSdk-*-linux-*.run
    chown root:root QtSdk-*-linux-*.run

    Execute the Script

    ./QtSdk-*-linux-*.run
  4. Follow the Installation Process Installing QT4 SDK for Linux 1
  5. Select Custom Installing QT SDK Complete - Custom Install
  6. Click on Select All Installing QT SDK Complete - Select All Feautures
  7. Follow with Installation Installing QT4 SDK for Linux 2 Installing QT4 SDK for Linux 3 Installing QT4 SDK for Linux 4 Installing QT4 SDK for Linux 5 Installing QT4 SDK for Linux 6

    The Entire Process Take Quite a Long While so arm you with Patience...

    After you Can Run the QT Creator :)

    Installing QT4 SDK Starting QT Creator
  8. QT Development Quick-Start Guide:

    Getting-Started Quickly with Qt