Ticket #6501 (closed defect: invalid)

Opened 20 months ago

Last modified 20 months ago

ldconfig -v ??

Reported by: sunya Owned by: lschiere
Milestone: Component: unclassified
Version: 2.4.3 Keywords: makefile
Cc:

Description

I've just downloaded, compiled, and installed the 2.4.3 version.

When I've tryed to run finch, I've got this error "finch: error while loading shared libraries: libgnt.so.0: cannot open shared object file: No such file or directory".

So I've run a "ldconfig -v" to fix the issue.

Thanks, Sunya

Change History

Changed 20 months ago by rekkanoryo

  • status changed from new to closed
  • resolution set to invalid

libgnt comes as part of our distributed code. It is quite standard to need to use ldconfig after installing new libraries in order for the libraries to be loaded when an application needs them.

Note: See TracTickets for help on using tickets.