http://bugs.gpodder.org/show_bug.cgi?id=295





--- Comment #20 from Darren Henderson <[email protected]>  2009-01-19 
01:23:20 ---
Upgdating pycairo does seem to do the trick on FreeBSD 6.4-STABLE

On FreeBSD, 1.8.2 has not yet made it to the ports system. To get around this I
did the following....

downloaded the new source and stuck it in /usr/ports/distfiles 

cd /usr/ports/graphics/py-cairo
mv distinfo distinfo.bak
cp Makefile Makefile.bak

edit Makefile and change the PORTVERSION line to 1.8.2

make deinstall
make reinstall

I doubt this would be a widely recommended path. This is not a method I would
use if there were any patches or the like that came in with the prior patch.

You could always deinstall it and install the package outside the ports system,
which I do with a few things (apache and php for example) but I don't like to
have any more of those around then needed.

-- 
Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to