# ParaView Question

**URL:** https://discourse.paraview.org/t/paraview-question/14886
**Category:** ParaView Support
**Created:** [June 19, 2024, 2:53pm UTC](https://discourse.paraview.org/t/paraview-question/14886 "2024-06-19T14:53:41Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![aquanaut](https://discourse.paraview.org/user_avatar/discourse.paraview.org/aquanaut/32/1302_2.png) [@aquanaut](https://discourse.paraview.org/u/aquanaut)
#### Post date: [June 19, 2024, 2:53pm UTC](https://discourse.paraview.org/t/paraview-question/14886/1 "2024-06-19T14:53:41Z")

</div>

hi,

ubuntu18.0.4.6  
paraview5.2.0-RC1

> **[GitHub - SumeetSinha/pvESSI: It is plugin for visualizing the output of Real...](https://github.com/SumeetSinha/pvESSI/tree/master)**
>
> master

[https://gitlab.kitware.com/paraview/paraview/blob/master/Documentation/dev/build.md](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

 ![Screenshot from 2024-06-19 22-52-01](https://discourse.paraview.org/uploads/default/original/2X/1/1f475e8c8a8c84976c554be6f5528f13d8f2ac53.png)

 ![Screenshot from 2024-06-19 22-52-39](https://discourse.paraview.org/uploads/default/original/2X/a/a17cac9784ff03627cac623fa92c341c5474c9b4.png)

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [June 19, 2024, 2:56pm UTC](https://discourse.paraview.org/t/paraview-question/14886/2 "2024-06-19T14:56:59Z")

</div>

What is your question ?

---

<div class="post-metadata">

### Author: ![aquanaut](https://discourse.paraview.org/user_avatar/discourse.paraview.org/aquanaut/32/1302_2.png) [@aquanaut](https://discourse.paraview.org/u/aquanaut)
#### Post date: [June 19, 2024, 3:25pm UTC](https://discourse.paraview.org/t/paraview-question/14886/3 "2024-06-19T15:25:31Z")

</div>

Using virtualbox in Ubuntu 22.04 system（ [How to Install VirtualBox on Ubuntu](https://phoenixnap.com/kb/install-virtualbox-on-ubuntu) ）Mount ubuntu18.04（ [Images](https://www.linuxvmimages.com/images/) ）. Install dependencies as mentioned above.

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

> **[paraview.tar.xz](https://rhizome.xyz/nextcloud/s/Lf7Y3D72LboEz5o)**
>
> Nextcloud - a safe home for all your data

PVESSI can be downloaded at the following address.

> **[pvESSI.tar.xz](https://rhizome.xyz/nextcloud/s/EePDxGM3LBBHzD5)**
>
> Nextcloud - a safe home for all your data

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](https://discourse.paraview.org/uploads/short-url/2sawXUtUgu4Qrmt4yzRFq32iTwO.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?

---

<div class="post-metadata">

### Author: ![aquanaut](https://discourse.paraview.org/user_avatar/discourse.paraview.org/aquanaut/32/1302_2.png) [@aquanaut](https://discourse.paraview.org/u/aquanaut)
#### Post date: [June 22, 2024, 12:24pm UTC](https://discourse.paraview.org/t/paraview-question/14886/4 "2024-06-22T12:24:28Z")

</div>

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

 ![Screenshot from 2024-06-22 20-25-55](https://discourse.paraview.org/uploads/default/original/2X/9/94f7e57b084849c69f0fa4e2754d390d6d84ded7.png)  
 ![Screenshot from 2024-06-22 20-22-29](https://discourse.paraview.org/uploads/default/original/2X/f/fc7ae25c4a3b6deff8b35ca75b77980d3a7facce.png)

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [June 24, 2024, 7:30am UTC](https://discourse.paraview.org/t/paraview-question/14886/5 "2024-06-24T07:30:24Z")

</div>

that is a question for pvESSI devs
