|
[Sponsors] |
gnuplot stopped working: unable to find shared library |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 9, 2020, 10:43 |
gnuplot stopped working: unable to find shared library
|
#1 |
Member
Franco Marra
Join Date: Mar 2009
Location: Napoli - Italy
Posts: 70
Rep Power: 17 |
Dear All,
I need help to solve a strange issue occurred after a normal update. Gnuplot does not work anymore with the following message: Code:
gnuplot: error while loading shared libraries: .5: cannot open shared object file: No such file or directory My system is a Ubuntu version (xenial) running under Qlustar (a distribution specific for cluster management). All other applications work fine (including the graphical paraFoam and Veusz). The output of command ldd /usr/bin/gnuplot reads: Code:
/usr/bin/gnuplot: /usr/lib/x86_64-linux-gnu/libtiff.so.5: unsupported version 16 of Verdef record /usr/bin/gnuplot: /usr/lib/x86_64-linux-gnu/libtiff.so.5: unsupported version 16 of Verdef record Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != NULL' failed! Yours sincerely, Franco |
|
July 23, 2020, 13:12 |
update?
|
#2 |
New Member
Robert Crane
Join Date: Jul 2020
Posts: 8
Rep Power: 6 |
did you get this working? I am having the same problem.
Rob |
|
July 23, 2020, 14:10 |
|
#3 |
New Member
Robert Crane
Join Date: Jul 2020
Posts: 8
Rep Power: 6 |
In my case, I had to run the following command:
sudo strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 Gnuplot now runs properly for me. https://superuser.com/questions/1347...eing-installed |
|
Tags |
gnuplot, system environment |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Error snappyhexmesh - Multiple outside loops | avinashjagdale | OpenFOAM Meshing & Mesh Conversion | 53 | March 8, 2019 10:42 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
decomposePar is missing a library | whk1992 | OpenFOAM Pre-Processing | 8 | March 7, 2015 08:53 |
OpenFOAM141dev linking error on IBM AIX 52 | matthias | OpenFOAM Installation | 24 | April 28, 2008 16:49 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |