Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Change to look for jsc in PATH so it will be found on most linux machines #36

Merged
merged 2 commits into from
Sep 2, 2011

Conversation

nwolfwood
Copy link
Contributor

Find jsc when it is in your PATH so it can be used on linux as well as osx.

Recently found myself wanting to use webkit's jsc on linux :)

@josh
Copy link
Contributor

josh commented Sep 2, 2011

I don't think I really want to support this. JSC is really messed up on OSX. I really won't be testing on linux.

@nwolfwood
Copy link
Contributor Author

I understand, it's just really nice for me since a lot of systems have webkit's jsc already whereas hardly any already have nodejs and v8 installed, so this lets execjs work out of the box on more systems, right now I'm actually having problems on one system getting v8 to work either with node or therubyracer, jsc is all that does work :)

@josh
Copy link
Contributor

josh commented Sep 2, 2011

Can you move jsc after the OS X path.

josh added a commit that referenced this pull request Sep 2, 2011
Change to look for jsc in PATH so it will be found on most linux machines
@josh josh merged commit 9664391 into sstephenson:master Sep 2, 2011
SamSaffron pushed a commit to SamSaffron/execjs that referenced this pull request May 12, 2016
Allow for runtime specific option flags
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants