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

Executable bit not set for tools in nuget package #64

Closed
dsyme opened this issue Nov 5, 2016 · 2 comments
Closed

Executable bit not set for tools in nuget package #64

dsyme opened this issue Nov 5, 2016 · 2 comments
Assignees

Comments

@dsyme
Copy link
Contributor

dsyme commented Nov 5, 2016

this is similar to fsharp/fsharp#638

When you install the nuget package on mono/linux the executable bits for fslex.exe and fsyacc.exe should be automatically set

The worrkaround is to set it after installing the packages, e.g. https:/dsyme/visualfsharp/blob/ae5b3ec722b64b9d44a28050d128876bfb259aa3/before_install.sh#L18

@kkm000
Copy link
Member

kkm000 commented Oct 16, 2018

Might have been fixed in dotnet/cli#5503.

@kkm000 kkm000 self-assigned this Oct 16, 2018
@cartermp
Copy link
Contributor

cartermp commented Apr 9, 2020

This is no longer relevant with the move to .NET core only.

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