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

build.sh: 5: build.sh: nunit-console: not found #799

Closed
krysopath opened this issue Mar 30, 2015 · 4 comments
Closed

build.sh: 5: build.sh: nunit-console: not found #799

krysopath opened this issue Mar 30, 2015 · 4 comments

Comments

@krysopath
Copy link

on Debian Jessie (Linux path 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt7-1 (2015-03-01) i686 GNU/Linux) following the installation procedure given for ubuntu fails.

"+ nunit-console --exclude=FlakyNetwork Tests/bin/Debug/Tests.dll
build.sh: 5: build.sh: nunit-console: not found"

installing nunit-console via apt solves. perhaps you could update your wiki and bin/requirements.txt to reflect this.

@Dazpoet
Copy link
Member

Dazpoet commented Apr 14, 2015

Looking at the wiki it seems that nunit-console is mentioned in the part about Build Environment. Should it also be somewhere else? I never use these functions myself so I'm not sure where it makes sense to add it I'm afraid.

@krysopath
Copy link
Author

On Tue, 14 Apr 2015 15:07:18 -0700
Willhelm Rendahl notifications@github.com wrote:

Looking at the wiki it seems that nunit-console is mentioned in the part about Build Environment. Should it also be somewhere else? I never use these functions myself so I'm not sure where it makes sense to add it I'm afraid.

Well after looking I found it mentioned in the given link. I just
completely failed to look at it :> Regarding your question, I would
always advise to keep a file like bin/requirements.txt up to date with
necessary dependencies. My workflow here was to dl your stuff and first
thing after was to check out requirements.txt. So I was just wondering,
if nunit-console could be added to requirements, as it is necessary to
use your software.

Kudos to you all for your work!

krysopath krysopath@gmail.com

@Dazpoet
Copy link
Member

Dazpoet commented Apr 18, 2015

Just send a PR and we'll fix it 👍

@pjf
Copy link
Member

pjf commented May 22, 2015

As far as I know these are all fixed now. Huzzah!

@pjf pjf closed this as completed May 22, 2015
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