Results 1 to 8 of 8

Thread: uninstalling Qt 3.1 and loading qt4.4.3

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2007
    Location
    India
    Posts
    162
    Thanks
    20
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: uninstalling Qt 3.1 and loading qt4.4.3

    the 1st error you are getting is because of openssl.
    2nd error message might be coming as you might not have libtiff installed. Try compiling and installing libtiff first.

    You can try installing using rpms but i doubt any rpms will be available for your old red hat kernel. Even with rpms you have to install the dependencies first.

    If you are not able to build it from source, i'll advise you to use a new version of Linux like Fedora Core 8 or 9 which comes with Qt 4. So, you can install Qt 4 and other dependencies while installing the OS itself.

    If you have a working internet connection i'll advise you to use Ubuntu as in Ubuntu you can easily install software using internet. The best part is that it automatically downloads and installs all dependencies.

  2. #2
    Join Date
    Sep 2008
    Posts
    14
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: uninstalling Qt 3.1 and loading qt4.4.3

    hello

    i would search for libtiff.my problem is my test bed is not having internet connection

    other drivers developed are till today on 2.4 linux kernel ,my job is to work with Qt...working under constraints but never mind ...i will search the library.

    thanks
    Amrita

  3. #3
    Join Date
    May 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: uninstalling Qt 3.1 and loading qt4.4.3

    Quote Originally Posted by montylee View Post
    the 1st error you are getting is because of openssl.
    2nd error message might be coming as you might not have libtiff installed. Try compiling and installing libtiff first.

    You can try installing using rpms but i doubt any rpms will be available for your old red hat kernel. Even with rpms you have to install the dependencies first.

    If you are not able to build it from source, i'll advise you to use a new version of Linux like Fedora Core 8 or 9 which comes with Qt 4. So, you can install Qt 4 and other dependencies while installing the OS itself.

    If you have a working internet connection i'll advise you to use Ubuntu as in Ubuntu you can easily install software using internet. The best part is that it automatically downloads and installs all dependencies.
    As you said,how can i slove the first question.PS:I am install the qt4-x11;thanx

  4. #4
    Join Date
    Oct 2007
    Location
    India
    Posts
    162
    Thanks
    20
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: uninstalling Qt 3.1 and loading qt4.4.3

    Quote Originally Posted by johnsu View Post
    As you said,how can i slove the first question.PS:I am install the qt4-x11;thanx
    can you post the exact error you are getting? For resolving thr krb5.h error in openssl, try this link:
    http://www.raditha.com/linux/krb5.h.php

  5. #5
    Join Date
    May 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: uninstalling Qt 3.1 and loading qt4.4.3

    thanx,i have sloved it by -no-openssl

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
  •  
Qt is a trademark of The Qt Company.