Closed Manbeardo closed 13 years ago
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
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.
does not update the dynamic linker after installing. The makefile should include sudo ldconfig after the static object files have been copied