[Interest] Unattended install of Qt 5.x on Linux
Francisco Ares
frares at gmail.com
Wed May 7 13:12:25 CEST 2014
If you use Gentoo: https://wiki.gentoo.org/wiki/Qt/Qt5
And you can always download the source code, issue a "config" command -
with proper arguments - and then a "make" to build the whole thing from
ground up. Then you can copy the whole directory tree to other machines, do
a "make install" and update the libraries bindings with "ldconfig", if
needed. All that can be arranged in a script, too.
Good luck
Francisco
2014-05-07 5:44 GMT-03:00 Sergio Ahumada <sahumada at blackberry.com>:
> On 07.05.2014 10:41, Kurt Pattyn wrote:
> > Hi,
> >
> > does anybody know how I can do an unattended install of Qt 5.x on Linux?
> > Current Qt provides a .run file that spawns a GUI to install the SDK and
> the development tools.
> > However I would like to install the SDK unattended.
> >
> > Best regards,
> >
> > Kurt
>
> I don't think so.
>
> https://bugreports.qt-project.org/browse/QTIFW-166 seems related.
>
> Cheers,
> --
> Sergio Ahumada
> sahumada at blackberry.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/20140507/d1652550/attachment.html>
More information about the Interest
mailing list