CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ParaView (https://www.cfd-online.com/Forums/paraview/)
-   -   [OpenFOAM] error when compiling ParaView 3.8.0 on ubuntu10.04 (https://www.cfd-online.com/Forums/paraview/79098-error-when-compiling-paraview-3-8-0-ubuntu10-04-a.html)

lainme August 12, 2010 07:36

error when compiling ParaView 3.8.0 on ubuntu10.04
 
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

It is exactly same with the problem described in this post

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.

wyldckat August 12, 2010 11:50

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
Additionally you might need these too:
Code:

libpng12-dev libxt-dev libxi-dev libxrender-dev libxrandr-dev libxcursor-dev libxinerama-dev libfreetype6-dev libfontconfig1-dev libglib2.0-dev freeglut3-dev
Source: http://www.cfd-online.com/Forums/ope...tml#post268828 - post #4
For building documentation, see also post #9.

Best regards,
Bruno

lainme August 12, 2010 21:28

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.

lainme August 12, 2010 21:34

solved the problem. I compiled it under a directory containing Chinese characters, that's where the error came from.


All times are GMT -4. The time now is 21:18.