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
P-windows Any version of Windows capable of running Servo

Comments

@larsbergstrom
Copy link
Contributor

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.

@larsbergstrom larsbergstrom added the P-windows Any version of Windows capable of running Servo label Jul 20, 2016
@ghost
Copy link

ghost commented Jul 21, 2016

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

@ghost
Copy link

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 commented Aug 9, 2016

This is done.

@jdm jdm closed this as completed Aug 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-windows Any version of Windows capable of running Servo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants