Closed LuisAyuso closed 8 years ago
Thanks for the report!
@micbou @vheon @puremourning Thoughts?
The use of ldconfig
in the build.py
script was introduced by PR https://github.com/Valloric/ycmd/pull/481 but removed in PR https://github.com/Valloric/ycmd/pull/499. There is no call to ldconfig
anymore. I recommend to update YCM.
Installation halts when run on normal user. I worked around the issue by perpending 'sudo' in the popen call for ldconfig. This is a workaround although it might help someone,
Good work with this project, keep it on!