GithubHelp home page GithubHelp logo

gusbricker / linux-packaging-monodevelop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mono/linux-packaging-monodevelop

0.0 2.0 0.0 115.57 MB

Packaging metadata for mono-project.com packages

License: GNU Lesser General Public License v2.1

Makefile 4.29% Shell 0.11% C# 95.52% HTML 0.03% ASP 0.01% M4 0.01% C 0.04%

linux-packaging-monodevelop's Introduction

This is MonoDevelop which is intended to be a full-featured integrated
development environment (IDE) for mono and Gtk#.  It was originally a
port of SharpDevelop 0.98.  See http://monodevelop.com/ for more info.

Compiling for users
-------------------

	./configure --prefix=`pkg-config --variable=prefix mono`
	make
	make install
	
	the pkg-config line is to get MD installed with the rest of mono/gtk-sharp/etc
	
	This is *required*
	
Compiling for developers
------------------------

	To compile run the following command:
	
	./autogen.sh
	make
	
	To run MonoDevelop:
	make run
	
	Example:
	make clean && make && make run

Compiling the ASP.NET Editor Support
------------------------------------

	For this, you must build and install jscall-sharp

	Then you must configure monodevelop with:

		 --enable-aspnet --enable-aspnetedit	

Installing
----------

	Installing is currently optional.
	(Use make run to use MonoDevelop without installing.)

	make install

	(It's possible that you need to install for your locale to be correctly set.)

Dependencies
------------

	Mono >= 1.1.10
	Gtk# >= 2.8.0
	monodoc >= 1.0
	gecko-sharp-2.0 >= 0.10
	gtksourceview-sharp >= 0.10
	
References
----------

	SharpDevelop Tech Notes
	http://www.icsharpcode.net/TechNotes/

	Gnome Human Interface Guidelines (HIG)
	http://developer.gnome.org/projects/gup/hig/1.0/
	
	freedesktop.org standards
	http://freedesktop.org/Standards/
	
	Integrating with GNOME (a little out of date)
	http://developers.sun.com/solaris/articles/integrating_gnome.html
	
	Bugzilla
	http://bugzilla.mozilla.org/bugwritinghelp.html
	http://bugzilla.mozilla.org/page.cgi?id=etiquette.html
	
Discussion, Bugs, Patches
-------------------------

	[email protected] (questions and discussion)
	[email protected] (track commits to MonoDevelop)
	[email protected] (track MonoDevelop bugzilla component)
	http://bugzilla.ximian.com (submit bugs and patches here)

linux-packaging-monodevelop's People

Contributors

code7r avatar directhex avatar dpaleino avatar gusbricker avatar hyperair avatar juliantaylor avatar meebey avatar mitya57 avatar monojenkins avatar sectoid avatar

Watchers

 avatar  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.