|
[Sponsors] |
gnuplot stopped working: unable to find shared library |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Member
Franco Marra
Join Date: Mar 2009
Location: Napoli - Italy
Posts: 66
Rep Power: 13 ![]() |
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 |
|
![]() |
![]() |
![]() |
![]() |
#2 |
New Member
Robert Crane
Join Date: Jul 2020
Posts: 6
Rep Power: 2 ![]() |
did you get this working? I am having the same problem.
Rob |
|
![]() |
![]() |
![]() |
![]() |
#3 |
New Member
Robert Crane
Join Date: Jul 2020
Posts: 6
Rep Power: 2 ![]() |
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 |
|
![]() |
![]() |
![]() |
![]() |
#4 |
New Member
Trailokya Lochan Tripathy
Join Date: Jan 2019
Posts: 4
Rep Power: 4 ![]() |
Strip worked like a charm
![]() |
|
![]() |
![]() |
![]() |
Tags |
gnuplot, system environment |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
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 |