[plt-scheme] yppdb cannot load due to sqlite2.0
On Apr 7, 2006, at 5:50 AM, Paulo J. Matos wrote:
> Hi all,
>
> I've just installed through planet sqlite 2.0, but now loading
> yppdb results in:
>> (require (planet "yppdb.ss" ("jaymccarthy" "yppdb.plt" 1 1)))
> Package sqlite.plt loaded twice with multiple versions:
> attempted to load version 1.9 while version 2.0 was already loaded
>
> Is it possible to change dependencies?
Not at present. Ask the package maintainer to update the yppdb.plt
package to use the new version of sqlite.
-jacob