CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.org] error happened when I install paraView5.4

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By wyldckat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 1, 2017, 04:46
Default error happened when I install paraView5.4
  #1
New Member
 
TeiGyou
Join Date: Oct 2016
Location: Tokyo,Japan
Posts: 20
Rep Power: 9
zxzx is on a distinguished road
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 08:31. Reason: Added [CODE][/CODE] markers
zxzx is offline   Reply With Quote

Old   August 27, 2017, 08:36
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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/'
  1. This first command will go into the ThirdParty directory.
  2. The second one will create the "download" directory.
  3. The third will try to do the download once again.
  4. The fourth will unpack the downloaded source code package... although it is assuming the package was downloaded successfully.
__________________
wyldckat is offline   Reply With Quote

Old   September 26, 2018, 12:08
Default
  #3
New Member
 
So Anon
Join Date: Jun 2014
Posts: 28
Rep Power: 11
redbullah is on a distinguished road
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.
redbullah is offline   Reply With Quote

Old   September 26, 2018, 17:10
Default
  #4
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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.
__________________
wyldckat is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[OpenFOAM.org] Install OpenFOAM without admin right OpenFoamlove OpenFOAM Installation 1 December 31, 2017 11:45
error make SU2 4.0.1 Heathckliff SU2 Installation 2 November 9, 2015 05:48
[swak4Foam] Install swak4Foam on OpenFOAM1.7.1 on Ubuntu 13.04 kobayashi OpenFOAM Community Contributions 2 January 5, 2014 17:33
unable to install openfoam 1.7 using apt-get maazhmd OpenFOAM Installation 7 July 24, 2011 11:18
How to Install OpenFOAM on 64 Ubuntu 9.04 hansel OpenFOAM Installation 62 March 19, 2010 14:43


All times are GMT -4. The time now is 10:06.