I’m Getting this Error in Terminal:
Configuring GiD for GLX Rendering
/usr/local/gid14.0-x64/gid.exe: symbol lookup error: /usr/lib64/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var
I’m Using:
-Arch Linux x64 - 4.17.3-1-ARCH
Hi,
I’ve repacked GiD 14 with libfontconfig inside.
Can you download it from https://web.cimne.upc.edu/groups/gid/gid14-repack/gid14.0-linux-x64.tar.gz and give it try?
Please tell us how it works.
If you prefer you can also download the installer from here https://web.cimne.upc.edu/groups/gid/gid14-repack/gid14.0-linux-x64-Install
Thanks fro your patience,
Best,
the GiD team
Almost Worked…
In the beginning I was getting the same error, then I take de libfontconfig.so.1 file contained in ~/GiDx64/14.0/lib/* and pasted it into /usr/lib64/ folder. Then I was able to run Gid, but nothing else were working (neither a terminal emulator or chrome). So I restored the old libfontconfig.so.1 file, and again, not able to run gid, getting the same error…
Hi,
Have you downloaded and installed the ‘repacked’ https://web.cimne.upc.edu/groups/gid/gid14-repack/gid14.0-linux-x64-Install ?
If you’ve used the https://web.cimne.upc.edu/groups/gid/gid14-repack/gid14.0-linux-x64.tar.gz this file will unpack to ‘~/gid14.0-x64’ and not to ‘’~/GiDx64/14.0’
are you launching gid directly with ‘gid.exe’ ?
You should start gid with the script ‘~/GiDx64/14.0/gid’ which defines the LD_LIBRARY_PATH so that gid.exe finds the needed libraries in ‘~/GiDx64/14.0/lib/’
Hi,
I am running GiD in Fedora 30 and I have the same issue, with GiD version 14.0.1.
I have tried downloading the 14.0 file suggested in the previous post, but then I get the error:
error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory
Thank you for your help,
Joan
Hi,
The issue in Fedora 30 is solved if using the latest developer version 14.1.3,
Joan