Giter Club home page Giter Club logo

mono-tools's Introduction

Mono Tools:
----------

Mono Tools is a collection of development and testing programs and 
utilities for use with Mono.


Building:
--------

Building from a source tarball should be as simple as:

    ./configure [typical configure flags, such as --prefix=PREFIX]
    make
    make install

Building from git is almost identical, except that you need to
execute autogen.sh to create the configure script (which will be
automatically executed):

    git clone https://github.com/mono/mono-tools.git
    ./autogen.sh [typical configure flags, such as --prefix=PREFIX]
    make
    make install

Building on OSX with homebrew:
------------------------------

Have the following packages installed:
autoconf pkg-config	readline automake gettext glib intltool libtool

Run autogen like this:
PKG_CONFIG_PATH=/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig/ ./autogen.sh 

mono-tools's People

Contributors

migueldeicaza avatar jbevain avatar garuma avatar gonzalop avatar neonux avatar marek-safar avatar mkestner avatar vyedin avatar knocte avatar grendello avatar shana avatar avandecreme avatar mhutch avatar rolfbjarne avatar rferreira avatar harinath avatar alanmcgovern avatar dnauck avatar spouliot avatar steve-s avatar kumpera avatar jpobst avatar directhex avatar illupus avatar atsushieno avatar jacksonh avatar usarskyy avatar aarononeal avatar radical avatar cjac avatar

Watchers

James Cloos avatar

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.