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

How could I use pear command per env? #4

Closed
yuya-takeyama opened this issue Sep 23, 2011 · 1 comment
Closed

How could I use pear command per env? #4

yuya-takeyama opened this issue Sep 23, 2011 · 1 comment

Comments

@yuya-takeyama
Copy link
Contributor

At first, let me say thank you for your great products: phpenv and php-build.
They're really help my development.

BTW, I want to install some PEAR libraries into each envs.

When I installed any PHP with phpenv, ./bin directory have php, phar, pyrus and so on, but there is no pear.

How could I do that?

@CHH
Copy link
Owner

CHH commented Sep 24, 2011

Hi!

I'm glad you find it useful!

All builds which are made by php-build ship with Pyrus for managing PEAR Packages. Pyrus is the upcoming version of the PEAR installer, which is magnitudes faster and more pleasant to use.

Though Pyrus' main commands are the same than PEAR's, it's worth taking a look at Pyrus' Documentation at http://pear.php.net/manual/en/pyrus.php.

For now I only plan to ship Pyrus with php-build, though it's likely that I will provide an option to use the old PEAR installer for Builds, when I've figured out to isolate the PEAR environments between builds.

Thanks again for using phpenv & php-build!

@CHH CHH closed this as completed Sep 24, 2011
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

2 participants