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

[OpenFOAM.org] OpenFOAM 2.3.1: installation problem with ParaView 4.1.0

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 16, 2015, 08:24
Smile OpenFOAM 2.3.1: installation problem with ParaView 4.1.0
  #1
hjw
New Member
 
huangjiangwei
Join Date: Nov 2015
Posts: 4
Rep Power: 10
hjw is on a distinguished road
hello,你好。it's my first time to here ,I'm a Chinese girl,and my english is poor.
but i need use OpenFOAM ,my classmates have no one use OpenFOAM,
i have installed it for a long time,but failed, I sincerly want to someone can heip me
error:
when i compile Paraview, always can't complish like this. what's wrong?
thank u.
Copying missing files to install folder
cp: 无法获取"/home/hjw/OpenFOAM/ThirdParty-2.3.1/ParaView-4.1.0/ParaViewUse.cmake" 的文件状态(stat): 没有那个文件或目录
---
Installation complete for paraview-4.1.0
Set environment variables:

export ParaView_DIR=/home/hjw/OpenFOAM/ThirdParty-2.3.1/platforms/linux64Gcc/ParaView-4.1.0
export PATH=$ParaView_DIR/bin:$PATH
export PV_PLUGIN_PATH=$FOAM_LIBBIN/paraview-4.1
---

Done

Last edited by hjw; November 16, 2015 at 08:26. Reason: Help me!!!!!!
hjw is offline   Reply With Quote

Old   November 16, 2015, 08:42
Default help me
  #2
hjw
New Member
 
huangjiangwei
Join Date: Nov 2015
Posts: 4
Rep Power: 10
hjw is on a distinguished road
It's my first time to use CDF, i don't kown how to use it
hjw is offline   Reply With Quote

Old   November 16, 2015, 12:00
Default
  #3
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
A few quick questions:
  1. Which Linux distribution are you using?
  2. Which installation instructions are you following?
wyldckat is offline   Reply With Quote

Old   November 17, 2015, 01:49
Default
  #4
hjw
New Member
 
huangjiangwei
Join Date: Nov 2015
Posts: 4
Rep Power: 10
hjw is on a distinguished road
Quote:
Originally Posted by wyldckat View Post
A few quick questions:
  1. Which Linux distribution are you using?
  2. Which installation instructions are you following?
1:OpenSUSE 13.1 and OpenFOAM2.3.1
2:According to the OpenFOAM official manual
hjw is offline   Reply With Quote

Old   November 17, 2015, 16:49
Default
  #5
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
Quote:
Originally Posted by hjw View Post
1:OpenSUSE 13.1 and OpenFOAM2.3.1
2:According to the OpenFOAM official manual
Then please try the instructions provided here: http://openfoamwiki.net/index.php/In...#openSUSE_13.2 - the detailed instructions for building ParaView 4.1.0 are provided in step #13, although some packages from step #2 might be needed.

Either way, the instructions on that wiki page indicate to run this command:
Code:
./makeParaView4 -python -mpi -python-lib /usr/lib64/libpython2.7.so.1.0 > log.makePV 2>&1
The output of the script makeParaView4 will be saved inside the file "log.makePV". Once the script is finished, check the contents of that file "log.makePV" and if there are still errors in it, please run the following command:
Code:
gzip < log.makePV > log.makePV.gz
Then attach the file "log.makePV.gz" in your next post.
wyldckat is offline   Reply With Quote

Old   November 17, 2015, 21:14
Default
  #6
hjw
New Member
 
huangjiangwei
Join Date: Nov 2015
Posts: 4
Rep Power: 10
hjw is on a distinguished road
Quote:
Originally Posted by wyldckat View Post
Then please try the instructions provided here: http://openfoamwiki.net/index.php/In...#openSUSE_13.2 - the detailed instructions for building ParaView 4.1.0 are provided in step #13, although some packages from step #2 might be needed.

Either way, the instructions on that wiki page indicate to run this command:
Code:
./makeParaView4 -python -mpi -python-lib /usr/lib64/libpython2.7.so.1.0 > log.makePV 2>&1
The output of the script makeParaView4 will be saved inside the file "log.makePV". Once the script is finished, check the contents of that file "log.makePV" and if there are still errors in it, please run the following command:
Code:
gzip < log.makePV > log.makePV.gz
Then attach the file "log.makePV.gz" in your next post.
Thank you very much,According to your method I solved the problem.
my error is ./makeParaView not ./makeParaView4
Thanks again,Help me solve the problem bothering me for a long time.
hjw is offline   Reply With Quote

Reply

Tags
paraview 4.1


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
Frequently Asked Questions about Installing OpenFOAM wyldckat OpenFOAM Installation 3 November 14, 2023 11:58
[OpenFOAM.com] OpenFOAM V1806 Installation Problem jeev1 OpenFOAM Installation 1 October 20, 2018 15:22
[OpenFOAM.org] OpenFOAM 2.4 ParaView 4.1 compilation problem tubois OpenFOAM Installation 2 October 23, 2015 06:56
[OpenFOAM.org] Can't seem to compile ParaView 4.1.0 (OpenFOAM 2.4.x, CentOS 7) me3840 OpenFOAM Installation 2 October 13, 2015 00:05
OpenFOAM 2.2.2 source pack installation on Xubuntu 13.10 zordiack OpenFOAM Installation 1 October 26, 2013 13:08


All times are GMT -4. The time now is 05:51.