ParaView Question

hi,

ubuntu18.0.4.6
paraview5.2.0-RC1

https://gitlab.kitware.com/paraview/paraview/blob/master/Documentation/dev/build.md

sudo apt-get install libphonon-dev libphonon4 qt4-dev-tools
sudo apt-get install libqt4-core libqt4-gui qt4-qmake libxt-dev
sudo apt-get install g++ gcc cmake-curses-gui libqt4-opengl-dev
sudo apt-get install mesa-common-dev python-dev
sudo apt-get install libavdevice-dev libavformat-dev libavfilter-dev libavcodec-dev libswscale-dev libavutil-dev
sudo apt-get install ffmpeg # works for Ubuntu 16.04 or highger

sudo apt-get install git cmake build-essential libgl1-mesa-dev libxt-dev qt5-default libqt5x11extras5-dev libqt5help5 qttools5-dev qtxmlpatterns5-dev-tools libqt5svg5-dev python3-dev python3-numpy libopenmpi-dev libtbb-dev ninja-build

What is your question ?

Using virtualbox in Ubuntu 22.04 system( How to Install VirtualBox on Ubuntu )Mount ubuntu18.04( Images ). Install dependencies as mentioned above.

Paraview5.2.0-RC1 can be downloaded from the following address.

PVESSI can be downloaded at the following address.

I’m not sure if Tencent Cloud Server can be downloaded from other countries.

cmake -DPARAVIEW_USE_MPI=true -DPARAVIEW_ENABLE_PYTHON=true -DPARAVIEW_ENABLE_FFMPEG=true …
There were no errors in the configuration.

make -j 16
The errors during the make process are as follows:
errors.md (42.4 KB)

I have already installed Real-ESSI locally and one example has run smoothly. I would like to see the results, but pvESSI has not been updated for 7-8.

I don’t know if it’s a network issue, but pvESSI is too old and I don’t have the confidence to compile successfully. I don’t know how to solve the above error. hi, Mathieu, Do you have time to take a walk?

hi the compiling is OK. but error occured when add the .h5.feioutput format file. why?


that is a question for pvESSI devs