|
[Sponsors] |
[OpenFOAM.org] error happened when I install paraView5.4 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 1, 2017, 05:46 |
error happened when I install paraView5.4
|
#1 |
New Member
TeiGyou
Join Date: Oct 2016
Location: Tokyo,Japan
Posts: 20
Rep Power: 10 |
Code:
Downloading ParaView-5.4.0 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:02:06 --:--:-- 0curl: (7) Failed to connect to www.paraview.org port 443: Connection timed out Download unsuccessful ParaView download failed. Re-run to retry download usage: makeParaView [OPTION] [CMAKE-OPTION] options: -rebuild for repeated builds (-make -install) *use with caution* -mesa with mesa (if not already enabled) -mpi with mpi (if not already enabled) -python with python (if not already enabled) -cmake PATH with the cmake version corresponding to the cmake path given -qmake PATH with the Qt version corresponding to the qmake path given -qt with extra Qt gui support (if not already enabled) -qt-VER with Qt version corresponding to $WM_THIRD_PARTY_DIR/platforms/linux64Gcc/qt-VER/bin/qmake -gcc force g++ instead of the value from $WM_CXX -verbose verbose output in Makefiles -version VER specify an alternative version (current value: 5.4.0) -major VER specify an alternative major version for special builds -mesa-include DIR location of mesa headers (current value: /usr/include/GL) -mesa-lib PATH path to mesa library (current value: /usr/lib64/libOSMesa.so) -python-lib PATH path to python library (current value: none) -help The -no-FEATURE option can be disable these features (if not already disabled): mesa mpi python qt CMake options start with a capital letter and contain an '='. For example, makeParaView BUILD_TESTING=ON to add tests For finer control, the build stages can be selected or deselected individually: -config -no-config -make -no-make -install -no-install * Make and install paraview-5.4.0 located under $WM_THIRD_PARTY_DIR/ParaView-5.4.0 -> $WM_THIRD_PARTY_DIR/platforms/linux64Gcc/paraview-5.4.0 Last edited by wyldckat; August 27, 2017 at 09:31. Reason: Added [CODE][/CODE] markers |
|
August 27, 2017, 09:36 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answer: It's been almost a month, so I'm a bit late to answer to this, however if you haven't solved your problem yet, please try the following commands, after you have activated/loaded the OpenFOAM environment:
Code:
cd $WM_THIRD_PARTY_DIR mkdir download wget -P download http://www.paraview.org/files/v5.4/ParaView-v5.4.0.tar.gz tar -xzf download/ParaView-v5.4.0.tar.gz --transform='s/ParaView-v5.4.0/ParaView-5.4.0/'
__________________
|
|
September 26, 2018, 13:08 |
|
#3 |
New Member
So Anon
Join Date: Jun 2014
Posts: 28
Rep Power: 12 |
Hi, this is a year old reply but the same problem is also encountered while following the instructions here:
http://openfoamwiki.net/index.php/In...u#Ubuntu_16.04 It might be helpful to edit steps accordingly in the wiki page. Regards. |
|
September 26, 2018, 18:10 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answer @redbullah: Many thanks for the feedback! I've added the "curl" package to the list of packages that should be installed, for both the 5.x and 6 instructions at openfoamwiki.net. Hopefully that solves the issue on Ubuntu 16.04.
I'm assuming that the reason why it didn't work for you was because the ParaView source code package was not being downloaded properly, due to curl not being installed... although if it did still fail to download with curl installed, please let me/us know.
__________________
|
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Install OpenFOAM without admin right | OpenFoamlove | OpenFOAM Installation | 1 | December 31, 2017 12:45 |
error make SU2 4.0.1 | Heathckliff | SU2 Installation | 2 | November 9, 2015 06:48 |
[swak4Foam] Install swak4Foam on OpenFOAM1.7.1 on Ubuntu 13.04 | kobayashi | OpenFOAM Community Contributions | 2 | January 5, 2014 18:33 |
unable to install openfoam 1.7 using apt-get | maazhmd | OpenFOAM Installation | 7 | July 24, 2011 12:18 |
How to Install OpenFOAM on 64 Ubuntu 9.04 | hansel | OpenFOAM Installation | 62 | March 19, 2010 15:43 |