[PECL-BUG] Bug #16798 [Com]: pecl package installation error
[email protected] ("cmonahan at yahoo dot com")
| Newsgroups | php.pear.webmaster |
|---|---|
| Message-ID | <[email protected]> |
Edit report at http://pecl.php.net/bugs/bug.php?id=16798&edit=1 ID: 16798 Comment by: cmonahan at yahoo dot com Reported By: sdfl201 at yahoo dot com Status: Open Id: 16798 Type: Bug Package: Bug System Operating System: ubuntu jaunty PHP Version: 5.2.6 New Comment: I had this error because /usr was mounted readonly. Run "mount -o remount,rw /usr" then try your command again. Previous Comments: ------------------------------------------------------------------------ [2009-08-18 05:58:26] sdfl201 at yahoo dot com Description: ------------ Description: ------------ when i try to install any package with pecl , system gives this error $ pecl install svn-beta Cannot install, php_dir for channel "pecl.php.net" is not writeable by the current user fatih@fatih-laptop:~$ sudo pecl install svn-beta [sudo] password for fatih: downloading svn-0.5.0.tgz ... Starting to download svn-0.5.0.tgz (23,504 bytes) ........done: 23,504 bytes ERROR: Unknown Role class: "PEAR_Installer_Role_Pear_Installer_role_doc" ------------------------------------------------------------------------ -- Edit this bug report at http://pecl.php.net/bugs/bug.php?id=16798&edit=1