Results 1 to 3 of 3

Thread: Upgrading installation

  1. #1
    Join Date
    Nov 2006
    Posts
    72
    Thanks
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Upgrading installation

    Hi, I have Fedora Core 5 and Qt version 3.3 installed on this Linux distribution. How can I upgrade Qt to 4.1.4?

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Upgrading installation

    Either see if there are any RPM:s available out there or get the source, configure it and build. Just make sure to add some sort of prefix to the files so that you do not mix the qmake from Qt 3 with the Qt 4 version.

  3. #3
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Upgrading installation

    The easiest way to avoid mixing up the files, is to install Qt4 to it's own directory, and not mix it in with the qt3 locations. Then use a script to switch QTDIR and PATH between the two. If you build from source, the default location will be /usr/local/Trolltech/Qt-4.2.x.

Similar Threads

  1. upgrading from 4.1.4 to 4.2.0
    By mandal in forum Installation and Deployment
    Replies: 4
    Last Post: 6th November 2006, 15:21
  2. Installation
    By sanwar in forum Installation and Deployment
    Replies: 4
    Last Post: 11th October 2006, 16:11
  3. Mac installation issue with .profile
    By jcr in forum Installation and Deployment
    Replies: 18
    Last Post: 7th October 2006, 06:34
  4. do Qt4 installation depends on gcc version
    By quickNitin in forum Installation and Deployment
    Replies: 3
    Last Post: 3rd October 2006, 06:14
  5. Qt/Embedded Installation error during make
    By mahe2310 in forum Installation and Deployment
    Replies: 5
    Last Post: 7th September 2006, 04:05

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.