port <py-libxml2> error

Chuck Swiger cswiger at mac.com
Wed Apr 7 19:37:40 UTC 2010


Hi--

On Apr 7, 2010, at 12:29 PM, gahn wrote:
[ ... ]
> the error seems to point the issue to python. i installed "python2.6" since some other packages require newer version of python2.
> 
> how could i fix this problem?

Installing /usr/ports/devel/pth is likely to be the answer.  There may be a missing dependency, or there may be an issue with the options you used to build python.  However, I don't see it needed here:

> % pkg_info -r python26-2.6.4
> Information for python26-2.6.4:
> 
> Depends on:
> 

..and pth things only these are dependencies:

> % pkg_info -R pth-2.0.7
> Information for pth-2.0.7:
> 
> Required by:
> amavisd-new-2.6.4_5,1
> gnupg-2.0.14
> libassuan-1.0.5
> p5-Mail-SpamAssassin-3.3.0_3

Regards,
-- 
-Chuck



More information about the freebsd-questions mailing list