Giter Club home page Giter Club logo

Comments (9)

troglobit avatar troglobit commented on August 18, 2024

I run Ubuntu 19.04:

jocke@luthien:~/Troglobit/merecat [master]$ dpkg -l |grep confuse
ii  libconfuse-common                          3.2.2+dfsg-1                               all          Common files for libConfuse
ii  libconfuse-dev:amd64                       3.2.2+dfsg-1                               amd64        Development files for libConfuse
ii  libconfuse-doc                             3.2.2+dfsg-1                               all          Documentation for libConfuse
ii  libconfuse2:amd64                          3.2.2+dfsg-1                               amd64        Library for parsing configuration files

What version of Merecat are you using? Building from the latest GIT master seems to work for me. (Yeah, it's been a while since the last release. I haven't had time to finalize and test the new HTTPS and multiple server support. Sorry)

from merecat.

Zibri avatar Zibri commented on August 18, 2024

from merecat.

troglobit avatar troglobit commented on August 18, 2024

OK, I've found an 18.04 install now and tested building Merecat from the lastet git master. Works there too:

...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for confuse... yes
...

Maybe your system is missing pkg-config?

ii  libconfuse-common                     3.2.1+dfsg-4ubuntu0.1              all          Common files for libConfuse
ii  libconfuse-dev:amd64                  3.2.1+dfsg-4ubuntu0.1              amd64        Development files for libConfuse
ii  libconfuse-doc                        3.2.1+dfsg-4ubuntu0.1              all          Documentation for libConfuse
ii  libconfuse2:amd64                     3.2.1+dfsg-4ubuntu0.1              amd64        Library for parsing configuration file

from merecat.

Zibri avatar Zibri commented on August 18, 2024

nope.
$ pkg-config --version
0.29.1

from merecat.

Zibri avatar Zibri commented on August 18, 2024

after ./autogen.sh
I did ./configure

the same works on ubuntu desktop 17.10

from merecat.

Zibri avatar Zibri commented on August 18, 2024

clearly there is something missing in ubuntu server 18.04 not directly your fault.. but the server was cleanly installed... I have no clue

from merecat.

troglobit avatar troglobit commented on August 18, 2024

Yeah, probably. Have you tried reinstalling the libconfuse-dev package and verify that the contents of /usr/lib/x86_64-linux-gnu/pkgconfig/libconfuse.pc says:

...
Name: confuse
Version: 3.2.1
...

Maybe I can find something more if you attach the config.log file ...

from merecat.

troglobit avatar troglobit commented on August 18, 2024

Ping?

from merecat.

troglobit avatar troglobit commented on August 18, 2024

I'm pretty sure I found it, finally.

from merecat.

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.