Jump to content

Pear in mdk 9.1


gregor
 Share

Recommended Posts

What is missing?

 

root@localhost gregor]# pear list-all

HTTP/1.0 0 X

Content-type: text/html



PHP Warning:  Unknown(): Unable to load dynamic library './xml.so' - ./xml.so: c                                            annot open shared object file: No such file or directory in Unknown on line 0

PHP Warning:  Unknown(): Unable to load dynamic library './xmlrpc.so' - ./xmlrpc                                            .so: cannot open shared object file: No such file or directory in Unknown on lin                                            e 0



Fatal error: Call to undefined function:  xml_parser_create() in /usr/share/pear/XML/RPC.php on line 620

Link to comment
Share on other sites

urpmf tells me:

 

[tyme@tymecc tyme]$ urpmf xml.so

php-xml:/usr/lib/php/extensions/xml.so

[tyme@tymecc tyme]$ urpmf xmlrpc.so

php-xmlrpc:/usr/lib/php/extensions/xmlrpc.so

 

so it looks like install php-xml and php-xmlrpc would fix the missing dependencies.

 

note: i snipped out all the other stuff that urpmf gave, as it didn't have the exact file you were looking for.

Link to comment
Share on other sites

quite possibly. it seems that when new packages are installed, urpmi/rpmdrake/whatever tool you use doesn't like to overwrite .ini files (most of the time). which makes sense, safety and all that.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...