Dear friends,
So Iām trying to build paraview from source on ubuntu 21.04 arm64.
I have downloaded all pre-requisites and tried to built with options such as qt gui support, python support and ffmpeg. No mpi yet, however make fails at not being able to execute xmlpatterns. Ubuntu has it in /usr/bin/xmlpatterns, but I also copied it to /usr/lib/qt5/bin as well, but make still fails.
How can I fix this? Any help is appreciated