Thanks. You can see:
root@s1 [/000/yuyuyum/2012/2012]# yum install mx Traceback (most recent call last): File "/usr/bin/yum", line 4, in ? import yum File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 50, in ? import comps File "/usr/lib/python2.4/site-packages/yum/comps.py", line 23, in ? iterparse = cElementTree.iterparse AttributeError: 'module' object has no attribute 'iterparse' root@s1 [/000/yuyuyum/2012/2012]# 2012/3/10, Adrian Klaver-3 [via PostgreSQL] <ml-node+s1045698n5553349...@n5.nabble.com>: > > > On 03/09/2012 07:48 PM, PgSQL wrote: >> Hi. >> >> When I run >> >> yum install postgresql91-python >> >> resul is: >> >> # yum install postgresql91-python >> Loaded plugins: fastestmirror >> Loading mirror speeds from cached hostfile >> * base: mirror.lug.udel.edu >> * extras: mirror.7x24web.net >> * updates: centos.mirror.choopa.net >> Setting up Install Process >> Resolving Dependencies >> --> Running transaction check >> ---> Package postgresql91-python.i686 0:4.0-2PGDG.rhel6 will be installed >> --> Processing Dependency: mx for package: >> postgresql91-python-4.0-2PGDG.rhel6.i >> 686 >> --> Finished Dependency Resolution >> Error: Package: postgresql91-python-4.0-2PGDG.rhel6.i686 (pgdg91) >> Requires: mx >> You could try using --skip-broken to work around the problem >> You could try running: rpm -Va --nofiles --nodigest >> [root@282968 ~]# >> >> >> this is terrible to my. >> >> Any help please ? >> >> Error: Package: postgresql91-python-4.0-2PGDG.rhel6.i686 (pgdg91) >> Requires: mx >> >> I no find nothing about this. > > I am guessing related to this: > > http://www.egenix.com/products/python/mxBase/ > > I don't use Fedora but I would assume: > > yum install mx > > would solve the dependency. >> > > > > > > -- > Adrian Klaver > adrian.kla...@gmail.com > > -- > Sent via pgsql-general mailing list (pgsql-general@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general > > > _______________________________________________ > If you reply to this email, your message will be added to the discussion > below: > http://postgresql.1045698.n5.nabble.com/Error-installing-postgresq91-python-package-tp5521831p5553349.html > > To unsubscribe from Error installing postgresq91-python package, visit > http://postgresql.1045698.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5521831&code=Z2x1cGlhZG9AZ21haWwuY29tfDU1MjE4MzF8MTI1NjAwMzI0MA== -- View this message in context: http://postgresql.1045698.n5.nabble.com/Error-installing-postgresq91-python-package-tp5521831p5553375.html Sent from the PostgreSQL - general mailing list archive at Nabble.com.