Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mono in DEPENDENCIES #133

Closed
degtyarev-dm opened this issue Jul 6, 2012 · 7 comments
Closed

Mono in DEPENDENCIES #133

degtyarev-dm opened this issue Jul 6, 2012 · 7 comments

Comments

@degtyarev-dm
Copy link

Need mono for BUILD FROM SOURCE

@sorear
Copy link
Owner

sorear commented Jul 6, 2012

What do you mean? Are you suggesting that the word 'additionally' is missing?

@degtyarev-dm
Copy link
Author

Mono need for build Niecza from source. Mono is not in the DEPENDENCIES (BUILD FROM SOURCE) list.

@KamilaBorowska
Copy link

It is, in DEPENDENCIES (RUNTIME).

@degtyarev-dm
Copy link
Author

I'm sorry, but i think you can't build it from source without Mono.

@sorear
Copy link
Owner

sorear commented Jul 6, 2012

Just making sure - your only complaint here is that Mono isn't listed as a build dependency?

(Are you trying to make packages for niecza? I think I was thinking "anyone who builds niecza is going to want to run it, so the stuff in RUNTIME doesn't need to be listed again".)

@degtyarev-dm
Copy link
Author

Yes. Only that Mono isn't listed as a build dependency
First that a try to do is build from source. You do the same, don't you? That impossible without mono.
If someone fails, maybe he won't want continue.

@KamilaBorowska
Copy link

I've tried to compile niecza myself. It failed because I don't have gmcs. Compilation != runtime. You don't need compiler to run C# programs, but you need it to compile C# programs. I guess that gmcs should be added as build dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants