|
[Sponsors] |
[OpenFOAM] error when compiling ParaView 3.8.0 on ubuntu10.04 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 12, 2010, 08:36 |
error when compiling ParaView 3.8.0 on ubuntu10.04
|
#1 |
New Member
Join Date: Apr 2010
Posts: 6
Rep Power: 16 |
I tried to compile paraview 3.8 on ubuntu10.04, but got the following error
Code:
make[2]: *** [Documentation/paraview.qch] error 127 make[1]: *** [Documentation/CMakeFiles/ParaViewOnlineHelp.dir/all] error 2 make: *** [all] error 2 http://www.cfd-online.com/Forums/ope...se-11-2-a.html In the post, libqt4-devel-doc and libQtWebKit-devel is suggested to install. But I can't find such packages in ubuntu10.04. By the way, I am using a 64bit version. Last edited by lainme; August 12, 2010 at 23:15. |
|
August 12, 2010, 12:50 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings lainme and welcome to the forum!
The packages you are missing in Ubuntu 10.04 are likely these: Code:
libqt4-dev qt4-dev-tools Code:
libpng12-dev libxt-dev libxi-dev libxrender-dev libxrandr-dev libxcursor-dev libxinerama-dev libfreetype6-dev libfontconfig1-dev libglib2.0-dev freeglut3-dev For building documentation, see also post #9. Best regards, Bruno
__________________
|
|
August 12, 2010, 22:28 |
|
#3 |
New Member
Join Date: Apr 2010
Posts: 6
Rep Power: 16 |
thanks for your reply. I have checked that post and installed all the packages mentioned. But it doesn't work.
I also searched the paraview mailing list, and someone said the compiling will always fall on a 64bit system. |
|
August 12, 2010, 22:34 |
|
#4 |
New Member
Join Date: Apr 2010
Posts: 6
Rep Power: 16 |
solved the problem. I compiled it under a directory containing Chinese characters, that's where the error came from.
Last edited by lainme; August 12, 2010 at 23:14. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Paraview Compiling Error (OpenFOAM 2.1.x + openSUSE 12.2) | sfigato | OpenFOAM Installation | 22 | January 31, 2013 11:16 |
Qt version of Paraview 3.8.0 in OpenFOAM 1.7 | waynezw0618 | OpenFOAM Installation | 10 | March 3, 2011 09:53 |
ParaView 3.8.0 problem on debian | Unseen | OpenFOAM Installation | 4 | August 16, 2010 11:26 |
[OpenFOAM] Installation problem with ParaView 3.8.0 on openSUSE 11.2 | aero_ | ParaView | 14 | August 2, 2010 19:13 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |