Giter Site home page Giter Site logo

Comments (4)

troglobit avatar troglobit commented on May 25, 2024

Hi, happy to see someone is interested in Merecat :-)

Yes, with some limitations. It's a standard GNU configure based system so if you set --host to your cross-compiler tuple it should work. I've been using it in my qemu-based embedded system, TroglOS. For more info on how I've integrated it there, see here: https://github.com/troglobit/troglos/blob/master/packages/merecat/Makefile

Note: the latest GIT master (upcoming v2.32) is not yet intended for production. Hopefully will be in a couple of weeks when I've finalized testing of HTTPS. I will update the README with more details on how to build and cross-compile before releasing v2.32.

from merecat.

pioneerAlone avatar pioneerAlone commented on May 25, 2024

thanks!

from merecat.

pioneerAlone avatar pioneerAlone commented on May 25, 2024

Hello, merecat is already installed in ubuntu, I want to know how to test and what is the basic configuration of merecat.conf

from merecat.

troglobit avatar troglobit commented on May 25, 2024

That depends highly on what version of Merecat you are running, but for both the released v2.31 and the yet unreleased v2.32 (GIT master) the accompanying documentation details all features that are available:

  • README.md
  • merecat.8
  • merecat.conf

Note: read the documentation of the installed version. The documentation on GitHub is for the yet unreleased v2.32.

The man page has split into two on GIT master, merecat.8 and merecat.conf.5. To read them, use:

$ man 8 merecat

and, if you are using GIT master version

$ man 5 merecat.conf

The sample merecat.conf file that is included in all releases contains all available settings, usually with the default value commented out. For details on each setting, see the man page.

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.