Skip to content
Snippets Groups Projects
Commit d529bbca authored by Angel Santamaria-Navarro's avatar Angel Santamaria-Navarro
Browse files

Readme update

parent 782f686e
No related branches found
No related tags found
No related merge requests found
......@@ -83,13 +83,13 @@ libglog.so will be installed at **/usr/local/lib**
- Tourbleshooting:
* ./autogen.sh fails with './autogen.sh: autoreconf: not found'
* If ./autogen.sh fails with './autogen.sh: autoreconf: not found'
In a fresh installation you will probably need to install autoreconf running
$ sudo make install dh-autoreconf
$ sudo apt-get install dh-autoreconf
* `make` command fails with the error: `/bin/bash: aclocal-1.14: command not found`
* If `make` command fails with the error: `/bin/bash: aclocal-1.14: command not found`
Install Glog with the following commands:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment