Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWindows package is missing files #12523
Closed
Labels
Comments
This was referenced Jul 20, 2016
|
What should I need to be installed to run runservo.sh on Win 7 64bit? |
|
First try: $ dir $ sh runservo.sh |
|
This is done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Windows package (seen here: https://download.servo.org/nightly/windows/servo-latest.tar.gz) is missing some contents:
servo.exe is not packaged
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.