realXtend / tundra

realXtend Tundra SDK, a 3D virtual world application platform.
www.realxtend.org
Apache License 2.0
84 stars 70 forks source link

Fullbuild on Windows times out on JOM install. #592

Closed juj closed 11 years ago

juj commented 11 years ago

The deps build script on Windows fails at the moment on trying to get JOM:

C:\Users\user>wget ftp://ftp.qt.nokia.com/jom/jom_1_0_11.zip SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc syswgetrc = C:\Program Files (x86)\GnuWin32/etc/wgetrc --2012-12-14 11:43:24-- ftp://ftp.qt.nokia.com/jom/jom_1_0_11.zip => `jom_1_0_11.zip' Selvitetään osoitetta ftp.qt.nokia.com... 87.238.53.166 Yhdistetään palvelimeen ftp.qt.nokia.com|87.238.53.166|:21... epäonnistui: Connection timed out. Yritetään uudelleen.

--2012-12-14 11:43:46-- ftp://ftp.qt.nokia.com/jom/jom_1_0_11.zip (yritys: 2) => `jom_1_0_11.zip' Yhdistetään palvelimeen ftp.qt.nokia.com|87.238.53.166|:21... epäonnistui: Connection timed out. Yritetään uudelleen.

--2012-12-14 11:44:09-- ftp://ftp.qt.nokia.com/jom/jom_1_0_11.zip (yritys: 3) => `jom_1_0_11.zip' Yhdistetään palvelimeen ftp.qt.nokia.com|87.238.53.166|:21... epäonnistui: Connection timed out. Yritetään uudelleen.

...

The ftp.qt.nokia.com has not responded in two days.

Either it's just a temporary downage, or they're starting to drop qt from their site.

jonnenauha commented 11 years ago

Yeah bad to link to Nokia urls. Fix is to change the links to point here http://releases.qt-project.org/jom/

Lets keep it at 1.0.11 for now http://releases.qt-project.org/jom/jom_1_0_11.zip I'll check never versions if/when we upgrade Qt to 4.8 on windows.

If any other Qt links point to Nokia urls, they should be fixed at the same time.

jonnenauha commented 11 years ago

Fixed in tundra2 branch commit https://github.com/realXtend/naali/commit/5a5a84f5d1670cc70ad127fe9730b64f2530432a