You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
git clone https://github.com/google/glog
cd glog && mkdir build && cd build
cmake ..
make
sudo make install
There is no way to delete the installed library and headers in /usr/local/lib and /usr/local/include automatically. I had to do it manually