Skip to content

Conversation

@JamesCordell
Copy link
Contributor

I had to do an ldconfig else it cant find libstoken.so.1

I had to do an ldconfig else it cant find libstoken.so.1
@sorenisanerd
Copy link
Contributor

Thanks for wanting to improve stoken! I'm not sure why you'd need to run ldconfig. Can you explain how to reproduce the problem you're trying to solve?

@DimitriPapadopoulos
Copy link

I guess ldcondig updates the run-time linker cache.

See ld.so(8) and ldoncfig(8) man pages:

ldconfig creates the necessary links and cache to the most recent shared libraries found in the directories specified on the command line, in the file /etc/ld.so.conf, and in the trusted directories, /lib and /usr/lib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants