[Interest] Qt 5.5 DEB (or other install package) for Ubuntu 14.04 out there?

Yuvraaj Kelkar yuvraaj at gmail.com
Thu Oct 15 23:39:34 CEST 2015


You can use a qt.conf file if you want to deploy your own versions of the
qt libraries.
http://doc.qt.io/qt-5/qt-conf.html

-Uv
On 15 Oct 2015 13:23, "Jason Kretzer" <Jason at gocodigo.com> wrote:

> Am I reading your response correctly?
>
> 1) I can install the Qt 5.5 Dev libs directly onto a machine to which I
> want to deploy the app
> 2) I can create a DEB of the app that will point at those dev libs instead
> of looking for the standard location? (/usr/lib/x86_64-linux-gnu  I think)
>
> Is that correct?
>
> If that is not correct, is the above possible?
>
> -Jason
>
>
> -----Original Message-----
> From: Yuvraaj Kelkar [mailto:yuvraaj at gmail.com]
> Sent: Friday, October 09, 2015 11:18 AM
> To: Jason Kretzer
> Cc: interest at qt-project.org
> Subject: Re: [Interest] Qt 5.5 DEB (or other install package) for Ubuntu
> 14.04 out there?
>
> Qt5 libraries do exist on Ubuntu 14.04.
> If you have built your deb on 14.04, then the debhelper should have put in
> the correct dependency information.
> If you build on a version > 14.04 and try to run on 14.04 then your
> debianization scripts need to be explicit about versions.
>
> I used to do this by using a 14.04 VM. Now I use a 14.04 Docker image.
>
> -Uv
>
> On Fri, Oct 9, 2015 at 7:48 AM, Jason Kretzer <Jason at gocodigo.com> wrote:
> > Basic question.  I have a Qt 5.5 application that I want to install and
> run on Ubuntu 14.04.  However, the most recent Qt libs are not available in
> the standard repos.  Anyone know where I can obtain such things?  My little
> application is to be distributed as a DEB file but fails on installation
> due to the Qt lib version.
> >
> > Am I out of luck here and have to build my own or does such a repo exist
> somewhere that would obviously not only include the Qt 5.5 but their
> dependencies as well?
> >
> > -Jason
> >
> > //------------------------------//
> >    Jason R. Kretzer
> >    Lead Application Developer
> >    Jason at gocodigo.com
> >    //-----------------------------//
> >
> > _______________________________________________
> > Interest mailing list
> > Interest at qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20151015/e64a85f8/attachment.html>


More information about the Interest mailing list