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 <sahum...@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
> sahum...@blackberry.com
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to