Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Apr 2010 12:37:26 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        gahn <ipfreak@yahoo.com>
Cc:        freebsd general questions <freebsd-questions@freebsd.org>
Subject:   Re: port <py-libxml2> error
Message-ID:  <35968463-2893-4718-9227-D749E4804BF6@mac.com>
In-Reply-To: <326968.24627.qm@web52305.mail.re2.yahoo.com>
References:  <326968.24627.qm@web52305.mail.re2.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35968463-2893-4718-9227-D749E4804BF6>