Pyrus is the next generation installer for PHP packages (PEAR2).
Questions tagged [pyrus]
22 questions
0
votes
1 answer
PEAR2 - Mbox not installing correctly
Im attempting to install the Mail_Mbox-0.6.3 package as i need to use the classes for accessing email attachments from php.
However when i try to install using the newpackage manager it keeps giving me errors.
php pyrus.phar install…

cosmicsafari
- 3,949
- 11
- 37
- 56
0
votes
1 answer
How to install packages with PEAR or PYRUS: nothing works
Numerous options for installing a package fails. Tried just now to install the package manager
$ pear install --onlyreqdeps PEAR_PackageFileManager
Only to get
Access is denied.
Tried to use pyrus, but I get
Pyrus\XMLParser\Exception: Invalid…

KCinAZ
- 31
- 3
0
votes
1 answer
Cant install Crypt_GPG on xampp windows
I used the command
php pyrus.phar install pear/Crypt_GPG to install Crypt_GPG in xampp in windows.
But it is showing the follwoing dependency error
Pyrus version
2.0.0a4 SHA-1: 72271D92C3AA1FA96DF9606CD538868544609A52 Using PEAR installation…

M S
- 3,995
- 3
- 25
- 36
0
votes
1 answer
pyrus.phar installed but can't find PEAR2/Autoloader.php in Ubuntu 14.04
I am installing Net_RouterOS on Ubuntu 14.04. I was able to install everything fine in OSX 10.7.5, but on the Ubuntu machine, I have not been able to configure pyrus.phar correctly to install and run Net_RouterOS.
What I am having trouble with, is…

i_a
- 2,735
- 1
- 22
- 21
0
votes
1 answer
Installing Zend Framework 2 using pyrus
I'm getting an error when trying to download Zend Framework2 view pyrus. Here is the error:
# php pyrus.phar . install zf2/Zend_Framework#Standard
Using PEAR installation found at /usr/share/pear/pyrus
PHP Warning: Invalid argument supplied for…

EricP
- 1,459
- 6
- 33
- 55
0
votes
1 answer
pyrus with php5.2.11?
Well, i'm trying to install pyrus on my server but the install failed. i'm guessing it is because of my php version so my question is Can we install Pyrus on a server that is using php5.2.11 ?
is there any minimum requirement ?

ader277
- 35
- 5
0
votes
2 answers
Pyrus problems on Ubuntu 12 installing ZF2
I tried to install zend framework 2 on Ubuntu 12.04.1 64 bit but have run into difficulties.
# sudo pyrus install zf2/Zend_Framework-beta#Standard
failed mid transaction with no other previous errors that I can recall other than warnings about…

SuprF1y
- 100
- 5