Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamic linker isn't updated during install #2

Closed
Manbeardo opened this issue Mar 30, 2011 · 1 comment
Closed

dynamic linker isn't updated during install #2

Manbeardo opened this issue Mar 30, 2011 · 1 comment

Comments

@Manbeardo
Copy link
Contributor

sudo make install

does not update the dynamic linker after installing. The makefile should include
sudo ldconfig
after the static object files have been copied

@HazimGazov
Copy link
Owner

I don't want to force people to run make install as root (in case they're installing to somewhere in their home directory,) so I've just added it to the suggested install steps.

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

No branches or pull requests

2 participants