Something strange on pkgIndex

From: Robert (catcher_at_linuxmail.org)
Date: 05/29/04


Date: Fri, 28 May 2004 18:41:25 -0400

I was playing around with doing a pkgIndex for sqlite:

package ifneeded sqlite 2.8.13 [list load [file join $dir tclsqlite.dll]
sqlite]

When I do a "package reguire sqlite" in TkCon I would have expected 2.8.13
to show but instead it shows 2.0, so am I doing it wrong? Or is it getting
the info from the DLL itself?

Robert