On 4 July 2016 at 02:28, Лагнер, Сергей <develo...@lagner.ru> wrote:
> Hello all.
>
> I'm trying to use qt enterprise and I want to install it on my build server.
> There is no any GUI on the server, so I need some way to install qt without
> it. I downloaded qt-enterprise-linux-x64-android-5.6.1-1.run, but it seems
> does not have such option.
> I'd like to note, I do not want to build qt from sources, just install is
> enough for me.
> Is it possible to install it using command line only?

The way I install it on remote headless servers is:
- install on a local machine (same OS same CPU arch)
- rsync to remote server

It has the added advantage, that you can make sure all your build
servers are running the exact same thing

My 2 cents

>
> Thanks,
> Sergey
>
> _______________________________________________
> 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