Install QXmlEdit on Ubuntu

Setting up QXmlEdit on Ubuntu 20.04 ...

2021-12-07

  1. Set up your C++ compiler
  2. Download the latest and greatest source tarball
  3. sudo apt install -y qt5-default qt5-default libqt5svg5-dev qtdeclarative5-dev libqt5xmlpatterns5-dev libqt5scxml5-dev
  4. qmake
  5. make
  6. sudo make install
  7. run it with export LD_LIBRARY_PATH=/opt/qxmledit/:$LD_LIBRARY_PATH and /opt/qxmledit/qxmledit

have fun!

Crafted with ❤ in Crete. © 2022-2024