Ubuntu Bionic x64 missing

Steps I took that resulted in the problem:

Trying ti install Fritzing receive error missing LIB.

What I expected should have happened instead:

Install the purchased product.

My version of Fritzing and my operating system:

Just paid and downloaded Fritzing package for linus and using Ubuntu 18.04 with qt5 installed.

Please also attach any files that help explaining this problem

It would be more useful if you had indicated what library is missing … That said, 0,9.4 does not include all the libraries (as 0.9.3 did) so have you done

On Ubuntu, those can be installed with “sudo apt install libqt5printsupport5 libqt5xml5 libqt5sql5 libqt5serialport5 libqt5sql5-sqlite”.

from the install page? If so what libraries is it complaining about?

Peter