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

[OpenFOAM.com] ParaView installation fails on google compute engine

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By wyldckat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 16, 2017, 15:24
Default ParaView installation fails on google compute engine
  #1
New Member
 
K Sai Sharath
Join Date: Feb 2017
Posts: 1
Rep Power: 0
saiSharath is on a distinguished road
Hello Foamers

I'm trying to setup OpenFOAM on google compute engine platform.

I'm able to complete all the steps as per OpenFOAM website but the ./makeParaView stops right after the configuration and prints the following

-- Configuring done
-- Generating done
-- Build files have been written to: /home/sai/OpenFOAM/ThirdParty-v1612+/build/linux64Gcc/ParaView-5.0.1
Starting make
./makeParaView: 407: ./makeParaView: time: not found


the error itself isn't much descriptive so I'm having trouble trying to find a solution for this.

to give more details
I have
python 2.7.9
cmake verion is 3.0.2
qt4( I ont have much idea about this but I've executed this "sudo apt-get install qt4-dev-tools libqt4-dev libqt4-opengl-dev freeglut3-dev libqtwebkit-dev "


Any help would be much appreciated.
saiSharath is offline   Reply With Quote

Old   March 25, 2017, 14:48
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: The application time is not installed in the Linux instance that you are using.
You either need to install that application or run the following commands to remove the call to that command:
Code:
cd $WM_PROJECT_DIR
sed -i -e 's=time ==' etc/tools/ParaViewFunctions
I haven't used Google's compute engine platform, so I don't know which Linux Distribution they use in it as a base installation, so I don't know what commands can be used to install time.
Gerry Kan and saiSharath like this.
__________________
wyldckat is offline   Reply With Quote

Old   November 1, 2019, 04:31
Default
  #3
Senior Member
 
Gerry Kan's Avatar
 
Gerry Kan
Join Date: May 2016
Posts: 347
Rep Power: 10
Gerry Kan is on a distinguished road
I have been looking for the solution for this on my system on and off for months. ParaView is finally compiling!

Thanks, Gerry.
Gerry Kan is offline   Reply With Quote

Reply

Tags
makeparaview, paraview


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
[foam-extend.org] foam-extend 3.2 Paraview installation problem on Ubuntu 18.04 ordinary OpenFOAM Installation 3 September 1, 2018 22:01
[OpenFOAM.com] Ubuntu 16.04 OpenFOAM-v1706 ParaView Installation Error kaszt OpenFOAM Installation 4 August 25, 2017 18:01
[OpenFOAM] compute derivatives in Paraview cfdsolver1 ParaView 1 June 26, 2016 07:02
Paraview installation problem please help mcjicpm2 OpenFOAM Installation 0 March 9, 2009 06:55
Installation problems about Paraview and PV3foamreader clark_liang OpenFOAM Installation 1 January 12, 2009 06:05


All times are GMT -4. The time now is 02:39.