Ticket #6501 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years 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 2 years 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.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!