
mlashley at gmail
Jul 29, 2009, 12:36 PM
Post #2 of 3
(606 views)
Permalink
|
ls /usr/lib64/python*/site-packages/libxml2.py If it's not in the latest python directory Upgraded python and didn't run python-updater? If it doesn't exist at all Re-emerge libxml2 with USE=python? Else emerge --info and equery f libxml2 to some nopaste site :) Cheers, malc. On Wed, Jul 29, 2009 at 8:18 PM, Mark Haney<mhaney [at] ercbroadband> wrote: > Unfortunately I'm having to install Evolution on my system so I can > manage my exchange calendar at work. My problem is 2.24.5 is bombing > with this error: > > Traceback (most recent call last): > > File "/usr/bin/xml2po", line 35, in <module> > > import libxml2 > > ImportError: No module named libxml2 > > make[2]: *** [cs/evolution.xml] Error 1 > > make[2]: *** Waiting for unfinished jobs.... > > Traceback (most recent call last): > > File "/usr/bin/xml2po", line 35, in <module> > > import libxml2 > > ImportError: No module named libxml2 > > Any ideas? > > -- > Interdum feror cupidine partium magnarum Europae vincendarum > > Mark Haney > Sr. Systems Administrator > ERC Broadband > (828) 350-2415 > >
|