Giter VIP home page Giter VIP logo

Comments (7)

burrimi avatar burrimi commented on July 21, 2024 1

it's libgoogle-glog-dev

from ethzasl_msf.

omaris avatar omaris commented on July 21, 2024

Try installing glog using sudo apt-get install libgflags-dev .

Let me know if this works

On Mon, Apr 14, 2014 at 12:46 PM, Matthias Fässler <[email protected]

wrote:

I cloned the repository today and tried to compile it on ubuntu 12.04 and
13.10 and I got the same error on both stating:

CMake Error: The following variables are used in this project, but they
are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the
CMake files:
GLOG_LIBRARY (ADVANCED)
linked by target "test_similaritytransform" in directory [...]
linked by target "test_static_statelist" in directory [...]

How do I get glog to be installed and found properly?

Thanks for your help

Reply to this email directly or view it on GitHubhttps://github.com//issues/62
.

from ethzasl_msf.

markusachtelik avatar markusachtelik commented on July 21, 2024

For Ubuntu 12.04, you’ll have to install from source:
https://google-glog.googlecode.com/files/glog-0.3.3.tar.gz

wasn’t a problem on my machine:
./configure
make
sudo make install

from ethzasl_msf.

fboris avatar fboris commented on July 21, 2024

I encountered this issue few days ago. I use same solution that mentioned by @marcusachtelik. But I thought they are trying to fix it(095c6e0). Could it work?

from ethzasl_msf.

simonlynen avatar simonlynen commented on July 21, 2024

@fboris We decided to make GLog a dependency since Ubuntu has packages for it in the newer versions.

from ethzasl_msf.

mfaessle avatar mfaessle commented on July 21, 2024

The solution of @markusachtelik worked fine for me.
Thanks for the help!

from ethzasl_msf.

simonlynen avatar simonlynen commented on July 21, 2024

Assuming this is resolved.

from ethzasl_msf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.