Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbraeuer committed May 24, 2012
1 parent 75fadb1 commit cab32ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -19,11 +19,11 @@ run your headless tests.

# How to build
- source code is included for PhantomJS 1.1, 1.2 and 1.3
- for PhantomJS 1.4.0 and 1.4.1 use `fetch-phantomjs-branch $version`
- for PhantomJS 1.4.x and 1.5 use `fetch-phantomjs $version`
- `./rpm SPECS/phantomjs-$version.spec`

# Build branches
- use fetch-phantomjs-branch script to fetch sources from branches
- use `fetch-phantomjs` script to fetch sources from branches
- modify .spec to suit your needs

Have fun!
Expand Down

2 comments on commit cab32ea

@brandon-lile
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What OS have you been testing this on? I've spent half a day just trying to find all the dependencies necessary to install the rpm's. Any guidance?

@jbraeuer
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this initially on CentOS 5.7 and 5.9. Then Scientific Linux 6.0 and 6.1. But I have to admin, that I have not used this since ~6 month. So the fetch_rpms script no longer works?

Please sign in to comment.