Bug #4452
closedldconfig /sbin/ldconfig.real: file /lib/libsaxonhec.so is truncated
100%
Description
I tried to install Saxon.C latested on Ubuntu 19.10. Running ldconfig fails with:
ajung@dev2 ~/src/saxon/Saxonica/SaxonHEC1.2.1 $ sudo ldconfig
[sudo] password for ajung:
/sbin/ldconfig.real: file /lib/libsaxonhec.so is truncated
ajung@dev2 ~/src/saxon/Saxonica/SaxonHEC1.2.1 $ !fil
file *so
libsaxonhec.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, not stripped
Updated by Michael Kay almost 5 years ago
- Project changed from Saxon to SaxonC
- Assignee set to O'Neil Delpratt
- Priority changed from Low to Normal
Updated by O'Neil Delpratt almost 5 years ago
- Status changed from New to AwaitingInfo
No you should not be worried about this message. The library was created using the professional tool Excelsior Jet. The library is loaded from within the Saxon/C application and not in the usual way of shared libraries.
If you have any problems running Saxon/C please let us know.
Updated by Andreas Jung almost 5 years ago
ok, it is working. Perhaps a note should be added to the installation documentation in order to avoid confusion since this message in the context of ldconfig is pretty uncommon.
Updated by O'Neil Delpratt almost 5 years ago
- Category set to Documentation
- Status changed from AwaitingInfo to In Progress
Glad that installation worked. we will add a note in the documentation.
Thanks
Updated by O'Neil Delpratt over 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
- Found in version set to 1.2.1
- Fixed in version set to 11.1
Notes added in the Troubleshooting section of the documentation:
https://www.saxonica.com/saxon-c/documentation11/index.html#!starting/troubleshooting
Updated by O'Neil Delpratt over 2 years ago
- Status changed from Resolved to Closed
- Fixed in version changed from 11.1 to 11.3
Bug fix applied in the SaxonC 11.3 maintenance release.
Please register to edit this issue