Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Where is build.py? #14585

Closed
isnifer opened this issue Oct 10, 2016 · 6 comments
Closed

Where is build.py? #14585

isnifer opened this issue Oct 10, 2016 · 6 comments

Comments

@isnifer
Copy link

isnifer commented Oct 10, 2016

Hey! I've got an error while build docker container:

Recreating the build directory /root/build...

Transferring the source: /src -> /root/build. Please wait...

Compiling PhantomJS...
python: can't open file 'build.py': [Errno 2] No such file or directory
  1. What steps will reproduce the problem?
docker run -v $PWD:/src debian:wheezy /src/deploy/docker-build.sh
  1. Which operating system are you using? - macOS Sierra
  2. Did you use binary PhantomJS or did you compile it from source? - compile

Also, for os x the same problem:

deploy/build-and-package.sh

# result
deploy/build-and-package.sh: line 5: ./build.py: No such file or directory
@vitallium
Copy link
Collaborator

vitallium commented Oct 10, 2016

We removed it because we no longer need bundled submodules (QtBase and QtWebKit). We are still working on the updated instruction how to build PhantomJS from master.

But you always can checkout tag 2.1 and build it.

@isnifer
Copy link
Author

isnifer commented Oct 10, 2016

Ok, thanks

@mateor
Copy link

mateor commented Oct 27, 2016

maybe add that to the README...

@mynetx
Copy link

mynetx commented Jan 20, 2017

@vitallium How can phantomJS be built?

We are still working on the updated instruction how to build PhantomJS from master.

@sepanyol
Copy link

Maybe anyone can give a hint about building a bleeding edge phantomjs :-)

@moelheni
Copy link

Any idea how to build from master?

macbre referenced this issue in nkovacs/selenium-standalone-phantomjs Jun 23, 2017
This was referenced Feb 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants