Giter Site home page Giter Site logo

Comments (5)

ajanicij avatar ajanicij commented on May 18, 2024 1

Yes, that was the problem: I was running the script from the wrong directory.
I also had to upgrade cmake and do
sudo apt install libbenchmark-dev
but after that, the build was successful.

Thanks!

from blazingmq.

ajanicij avatar ajanicij commented on May 18, 2024 1

Build passing (in Ubuntu 20.04) on forked repo, once the PR is merged ./bin/build-ubuntu.sh will be in the main repo too.

from blazingmq.

jll63 avatar jll63 commented on May 18, 2024

We have instructions for building BlazingMQ in a Ubuntu 22.04 Docker container. There is also a PR with a script to build BMQ that does not rely on Docker. It should be merged to the main branch soon.

We have not yet tried to build specifically on Ubuntu 20.04. If you want to try either procedure with 20.04, we would like to hear how it went! Otherwise, we will probably look into this in the near future.

from blazingmq.

ajanicij avatar ajanicij commented on May 18, 2024

I tried running bin/build-ubuntu.sh off the build-ubuntu branch. It went much further than I was able to get, but still not all the way. Here's the message:

...
-- Installing: /home/aleks/Downloads/blazingmq/bin/lib64/opt_dbg_exc_mt/pkgconfig/ntc.pc
-- Installing: /home/aleks/Downloads/blazingmq/bin/lib64/pkgconfig/ntc.pc
-- Installing: /home/aleks/Downloads/blazingmq/bin/lib64/opt_dbg_exc_mt_64/pkgconfig/ntc.pc
-- Installing: /home/aleks/Downloads/blazingmq/bin/lib64/opt_dbg_exc_mt_pic/pkgconfig/ntc.pc
-- Installing: /home/aleks/Downloads/blazingmq/bin/lib64/opt_dbg_exc_mt_64_pic/pkgconfig/ntc.pc
~/Downloads/blazingmq/bin
CMake Error: The source directory "/home/aleks/Downloads/blazingmq/bin" does not appear to contain CMakeLists.txt.

from blazingmq.

jll63 avatar jll63 commented on May 18, 2024

Are you running the script from the build directory? If yes, please try again, this time running ./bin/build-ubuntu.sh from the root of the repository.

I tried the script in a Ubuntu 20.04 WSL container. I had to upgrade cmake, but, afterwards, the build succeeded.

from blazingmq.

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.