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

PEAR install returns no releases for packages #53

Open
cswright opened this issue Apr 16, 2014 · 0 comments
Open

PEAR install returns no releases for packages #53

cswright opened this issue Apr 16, 2014 · 0 comments

Comments

@cswright
Copy link

When trying to install php-webdriver via PEAR I get the following:

pear install -f element-34/PHPWebDriver
No releases for package "element-34/PHPWebDriver" exist
install failed

I ran what was is given on the github page:

pear channel-discover element-34.github.com/pear
pear install -f element-34/PHPWebDriver <- Problem happens here

Then I ran the following:

pear list -c element-34

Result:

(no packages installed from channel element-34.github.com/pear)

Is the pear channel for this library working or available at the moment?

If not is there manual instructions to install this library without using PEAR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant