Coder Social home page Coder Social logo

menuconfig's Introduction

menuconfig

This is a standalone version of the mconf tool from the linux kernel.

Licence

The code is distributed under the GPLv2.0.

building

mkdir build
cd build
cmake ..
make

testing

cd build
./mconf ../test/rootconf

menuconfig's People

Contributors

esoule avatar jeanguyomarch avatar thegeorge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

menuconfig's Issues

Provide project license information

I am going to create the project package for Linux Arch and I need an information about project source code licensing.

Could you please provide it in the documentation and add a license file to the project tree?

Compilation fails with MacOSX macports

I am trying to compile it at MacOSX and it fails:

$ cmake .
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/anatol/sources/menuconfig
Anatols-MacBook-Pro:menuconfig anatol$ make
[  7%] Building C object lxdialog/CMakeFiles/lxdialog.dir/checklist.c.o
In file included from /Users/anatol/sources/menuconfig/lxdialog/checklist.c:24:
/Users/anatol/sources/menuconfig/lxdialog/dialog.h:30:11: fatal error: 'libintl.h' file not found
# include <libintl.h>
          ^
1 error generated.
make[2]: *** [lxdialog/CMakeFiles/lxdialog.dir/checklist.c.o] Error 1
make[1]: *** [lxdialog/CMakeFiles/lxdialog.dir/all] Error 2
make: *** [all] Error 2

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.