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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to