Results 1 to 4 of 4

Thread: how to install qt-every-where 4.8.x on Ubuntu 14.04?

  1. #1
    Join Date
    Feb 2013
    Posts
    31
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default how to install qt-every-where 4.8.x on Ubuntu 14.04?

    Hi, everybody,

    Tried to install qt everywhere 4.8.x on Ubuntu 14.04 and got in a trap of large number of errors on the stage 'configure'. There are messages of nonexisting *.h files, libraries, e.g. libpng, libjpg,..., their *.h files. I checked Ubuntu and found libraries exists, but their names are libpng8, libjpg8 and so on.
    Is anywhere adapted Qt 4.8.x distribute for Ubuntu 14.04, or who may say what todo.

    Radmir.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: how to install qt-every-where 4.8.x on Ubuntu 14.04?

    If you want to build Qt you'll need the development packages for these libraries.
    On Debian based systems these packages have names that end in -dev, e.g. libpng12-dev

    But Qt is also available as a set of packages itself, in case you don't need to build it yourself for specific reasons.

    Cheers,
    _

  3. #3
    Join Date
    Jul 2015
    Posts
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: how to install qt-every-where 4.8.x on Ubuntu 14.04?

    But Qt is also available as a set of packages itself, in case you don't need to build it yourself for specific reasons.
    This is one of the major reasons I use and advise Qt!

  4. #4
    Join Date
    Feb 2013
    Posts
    31
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to install qt-every-where 4.8.x on Ubuntu 14.04?

    It's not so easy,

    to assemble Qt 4.8.x with options -debug-and-release and -webkit-debug one must use all the libraries bundled with Qt, plus you may encounter great amount of faults kinda XLib not installed, not found include file audio.h, stream....h, for Q7 4.8.6 not found include path for QWebCore and so on. The result is: you get an error 2, compilation cancelled, or/and great amount of non-compiled files.

    The reason is new version 14.04. Older version of Ubuntu 13.10 has an oportunity to choose software (check the necessary item) during installation, but this new one doesn't allow you to develop Qt 4.

    I asked the Russian Ubuntu Forum (http://forum.ubuntu.ru/), but only find how to install release version of Qt. On Ubuntu 12.04 this will be Qt 4.8.1, on Ubuntu 14.04 - Qt 4.8.6.

    I'm not interested in Qt 5.x, cause QtWebkit releases for it very differ from Qt 4.8.x.

    So the question is waiting its own guru.
    Radmir

Similar Threads

  1. Install on Ubuntu
    By marc2050 in forum Installation and Deployment
    Replies: 1
    Last Post: 14th June 2011, 01:35
  2. Install 2 versions of QT in Ubuntu
    By ruben.rodrigues in forum Installation and Deployment
    Replies: 2
    Last Post: 18th April 2011, 13:23
  3. How to install Qt 4.7 from binary on Ubuntu 11.04
    By ibn-tashfin in forum Installation and Deployment
    Replies: 12
    Last Post: 31st March 2011, 13:55
  4. how to install QT on Ubuntu?
    By waxwings in forum Installation and Deployment
    Replies: 2
    Last Post: 3rd July 2009, 10:34
  5. Replies: 0
    Last Post: 14th May 2009, 11:31

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.