Giter VIP home page Giter VIP logo

Comments (2)

bebopagogo avatar bebopagogo commented on July 18, 2024

Do the following steps work?

git clone https://github.com/USNavalResearchLaboratory/nrlsmf.git
cd nrlsmf
git clone https://github.com/USNavalResearchLaboratory/protolib.git
cd ../makefiles
make -f Makefile.linux nrlsmf

The above steps checkout the latest version of the nrlsmf code and place a copy of the protolib source tree in the proper location (I plan to make protolib a git submodule for nrlsmf at some point). My Ubuntu system is 16.04 and I am able to build it without issue this way.

from nrlsmf.

b00ga avatar b00ga commented on July 18, 2024

Confirmed

vagrant@vagrant:~/nrlsmf/makefiles$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04 LTS
Release:	20.04
Codename:	focal

Similar steps:

sudo apt install -y g++ libnetfilter-queue-dev
git clone https://github.com/USNavalResearchLaboratory/nrlsmf
cd nrlsmf
git clone https://github.com/USNavalResearchLaboratory/protolib
cd makefiles
make -f Makefile.linux

produced:

vagrant@vagrant:~/nrlsmf/makefiles$ ls -l nrlsmf 
-rwxrwxr-x 1 vagrant vagrant 3324864 May 23 01:21 nrlsmf

from nrlsmf.

Related Issues (5)

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.