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

Windows package is missing files #12523

Closed
larsbergstrom opened this issue Jul 20, 2016 · 3 comments
Closed

Windows package is missing files #12523

larsbergstrom opened this issue Jul 20, 2016 · 3 comments
Labels

Comments

@larsbergstrom
Copy link
Contributor

@larsbergstrom larsbergstrom commented Jul 20, 2016

The Windows package (seen here: https://download.servo.org/nightly/windows/servo-latest.tar.gz) is missing some contents:

  1. servo.exe is not packaged

  2. there is a runservo.sh instead of runservo.cmd or runservo.bat

We plan to switch to an MSI (see #11967), but it'd be nice to just have a working package of some form for right now.

@ghost
Copy link

@ghost ghost commented Jul 21, 2016

What should I need to be installed to run runservo.sh on Win 7 64bit?

@ghost
Copy link

@ghost ghost commented Jul 21, 2016

First try:
`$ cd c:\servo

$ dir
build resources runservo.sh

$ sh runservo.sh
runservo.sh: line 2: ./servo: No such file or directory
`

@Croydon
Copy link

@Croydon Croydon commented Aug 9, 2016

This is done.

@jdm jdm closed this Aug 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

3 participants
You can’t perform that action at this time.