Page 1 of 1

Can't Re-install Qcad 3.15 on Ubuntu 24.04

Posted: Fri Sep 06, 2024 1:21 pm
by Martin_DB
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

Re: Can't Re-install Qcad 3.15 on Ubuntu 24.04

Posted: Mon Sep 09, 2024 1:47 am
by CVH
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:
https://www.qcad.org/rsforum/viewtopic. ... Var#p20740
https://www.qcad.org/rsforum/viewtopic. ... ror#p37675

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

Regards,
CVH

Re: Can't Re-install Qcad 3.15 on Ubuntu 24.04

Posted: Thu Sep 12, 2024 7:08 pm
by Martin_DB
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

Re: Can't Re-install Qcad 3.15 on Ubuntu 24.04

Posted: Fri Sep 20, 2024 10:33 am
by Panchdara
Out of interest... can you remove the old version and try the trial - for that one drawing?

Re: Can't Re-install Qcad 3.15 on Ubuntu 24.04

Posted: Fri Sep 20, 2024 10:48 am
by andrew
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.