Can't Re-install Qcad 3.15 on Ubuntu 24.04

Hello,
After a PC crash, I am trying to re-install ver 3.15.5-pro-linux_x86_64.tar.gz on a updated Ubuntu OS - ver 24.04.1 LTS (64 bit) without success.

I have followed the Linux install instructions for this file set - extracted the files to a directory and ensured the Qcad binary file is set to Executable.

In Terminal:
Set the directory correctly
Typed ./qcad and got the following message:

./qcad-bin: symbol lookup error: /lib/x86_64-linux-gnu/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var

Then following the error investigation:
LD_LIBRARY_PATH=. ldd qcad-bin reported no apparent errors viz:

linux-vdso.so.1 (0x00007ffc0bffd000)
libqcadecmaapi.so => ./libqcadecmaapi.so (0x00007456b4800000)
libqcadgui.so => ./libqcadgui.so (0x00007456b476b000)
libqcadentity.so => ./libqcadentity.so (0x00007456b4649000)
libqcadoperations.so => ./libqcadoperations.so (0x00007456b5b19000)
libqcadspatialindex.so => ./libqcadspatialindex.so (0x00007456b5b09000)
libspatialindexnavel.so => ./libspatialindexnavel.so (0x00007456b4000000)
libqcadgrid.so => ./libqcadgrid.so (0x00007456b5afa000)
libqcadsnap.so => ./libqcadsnap.so (0x00007456b5ae5000)
libqcadcore.so => ./libqcadcore.so (0x00007456b3a00000)
libqcadstemmer.so => ./libqcadstemmer.so (0x00007456b4619000)
libqcadzip.so => ./libqcadzip.so (0x00007456b5ae0000)
libquazip.so => ./libquazip.so (0x00007456b3400000)
libQtWebKit.so.4 => ./libQtWebKit.so.4 (0x00007456b1800000)
libQtScriptTools.so.4 => ./libQtScriptTools.so.4 (0x00007456b1200000)
libQtScript.so.4 => ./libQtScript.so.4 (0x00007456b0a00000)
libQtSvg.so.4 => ./libQtSvg.so.4 (0x00007456b0400000)
libQtXmlPatterns.so.4 => ./libQtXmlPatterns.so.4 (0x00007456afa00000)
libQtOpenGL.so.4 => ./libQtOpenGL.so.4 (0x00007456af400000)
libQtXml.so.4 => ./libQtXml.so.4 (0x00007456aee00000)
libGL.so.1 => /lib/x86_64-linux-gnu/libGL.so.1 (0x00007456b4592000)
libQtDesigner.so.4 => ./libQtDesigner.so.4 (0x00007456ae400000)
libQtHelp.so.4 => ./libQtHelp.so.4 (0x00007456ade00000)
libQtSql.so.4 => ./libQtSql.so.4 (0x00007456ad800000)
libQtGui.so.4 => ./libQtGui.so.4 (0x00007456ac800000)

Thanking you for your assistance in advance.
Martin

Hi, and welcome to the QCAD forum.

It seems that you are trying to install an old QCAD distribution (+8 years) on a recent Linux distribution.
If you need support for Wayland then you need the package with Qt 5.14.

Similar reported errors:

Perhaps it is an idea to renew your licence for a small fee. :wink:

Regards,
CVH

Thank you for your response.
My QCAD download is 6 years old.
My days of doing CAD are probably at an end, but I had one last drawing which needed editing, so I was trying to avoid buying a new licence for perhaps only one drawing. I’ve now resolved this by using LibreCAD but with a lot of remedial work to the drawing - QCAD is so much better!
Having had other issues with Ubuntu 24, I’m more inclined to install an earlier version of the OS, which will likely solve my QCAD issue.
Thanks again
Martin

Out of interest… can you remove the old version and try the trial - for that one drawing?

No need to remove the old version. To run a different QCAD version or a QCAD trial version, one can simply download the tar.gz (Linux), the ZIP archive (Windows) or the regular DMG (macOS). All these packages can be unpacked and run anywhere without the need for installation and without affecting the existing installation.