On Wednesday, June 19, 2013 11:36:01 AM UTC-7, Don Porter wrote:
> On 06/19/2013 01:58 PM, keithv wrote:
> > On Tuesday, June 18, 2013 1:20:20 PM UTC-7, Don Porter wrote:
>
> >> On 06/18/2013 03:55 PM, kvetter
> >>> I just did a teacup update and now I cannot load Img--I'm getting versioning error: version conflict for package "zlibtcl": have 1.2.8, need exactly 1.2.7
>
> >>> This is on Ubuntu, version 8.6.0 for x86_64.
>
> >>> Drilling down, the problem is between pngtcl and zlibtcl. pngtcl first loads zlibtcl (1.2.8 is the latest) then loads
libpngtcl1.4.12.so. But the library requires zlibtcl 1.2.7.
>
> >> Find out what is using the "-exact" option and stop it.
>
> > okay, pngtcl/pkgIndex.tcl needs the "-exact" option when it imports zlibtcl.
>
> NO NO NO! The -exact option is to be gotten rid of, not spread further!